Installation path: backend/admin/database_modeling
This Wizard is the de-facto backbone of cms-kit to start your own development of data objects. Besides of building your own data-structures you can easily add/change available templates, language-labels and other settings affecting the backend-interface. It provides an easy to use editor for modeling of database-tables and metadata to build the backend-interfaces and a code-generator to build ORM-classes for your database-tables whitch can be used by your frontend projects as well.
- download and extract this Folder into backend/admin/