cmskit/admin-database-modeling

A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes

dev-master 2015-01-09 16:48 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:20:42 UTC


README

Installation path: backend/admin/database_modeling

Description

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.

Installation

manual Installation

  1. download and extract this Folder into backend/admin/

Installation via package management