Luxe Jahia Demo icon
Module Id
luxe-jahia-demo
Group Id
org.jahia.modules.javascript
Updated
Requires Jahia
8.2.1.0
Author
JSG
Category
Templating and extensions
Status
SUPPORTED info

Luxe Jahia Demo check_circle

demo luxe javascript

The new demo website, showing a simple real estate agency. Built using JavaScript modules.

Dependencies & Dependants

Changelog 1.0.1

This version fixes an few inconsistencies and security issues:

  • The site is no longer forced to be named luxe for queries to work (#347)
  • GraphQL queries are static and typed (good development practice) (#348#350)
  • The real estate search page is now built in pure GraphQL (instead of GraphQL + JCR-SQL2) (#351)
  • The default richtext toolbars are used to be compatible with both CK4 and CK5 (#355)
  • Fix an XSS injection in realtor pages (#354)