The 5.7 branch of Magnolia reached End-of-Life on December 31, 2023, as specified in our End-of-life policy. This means the 5.7 branch is no longer maintained or supported. Please upgrade to the latest Magnolia release. By upgrading, you will get the latest release of Magnolia featuring significant improvements to the author and developer experience. For a successful upgrade, please consult our Magnolia 6.2 documentation. If you need help, please contact info@magnolia-cms.com.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

You can use the Magnolia CLI to speed up template creation.


As an alternative to the following instructions, you can use the Magnolia CLI to install and start Magnolia.


The Magnolia CLI speeds up template creation for light developers. The tool provides commands that automatically create basic template definitions and scripts on the file system.


The Magnolia CLI offers the create-page and create-component commands that automatically create basic scripts, template definitions and dialog definitions.


Light developers can use the create-page command in the Magnolia CLI to create page templates.


Light developers can use the create-component command in the Magnolia CLI to create page templates.


The create-page and create-component commands in the Magnolia CLI create basic dialog definitions automatically.


The add-availability and create-component commands in the Magnolia CLI allow light developers to define component availability in a page template.


The create-light-module command in the Magnolia CLI creates the module folder structure on the file system automatically.


The Magnolia CLI speeds up creating and developing light modules. The tool includes commands to install and start Magnolia, and to create modules, pages and components.

  • No labels