-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
One of the good things of how this component is built up, is that all mapping to and from the Common Content Model is is JSON configuration files, not in code. That makes the code more general, while all CMS-specific things can be adjusted by creating or editing those JSON files, instead of changing the PHP code.
It was a bit beyond the scope of this GSoC project to also build a meta-tool: to build those JSON files. But from the start that was the idea to do as a next step. The good news is: that is not too difficult, using the possibility of Joomla's forms and subforms, the output of which can easily be stored as a JSON file. I use that technique also in my Extension Generator (work in progress).
Metadata
Metadata
Assignees
Labels
No labels