Skip to content

Meta-tool #59

@HermanPeeren

Description

@HermanPeeren

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions