Distinguish three types of data (physically separated):
system = location for development core
project = development for your web site or application [code, images, labels]
customer data = informations [config, data sets, files, images] generated for or by users of your project
Use same structure for 'system' and 'project':
Functionality (e.g. classes, functions, components) can be used on both sides or copied from system ('the software') to project for individual adjustments
Once you have understood how to build up a project, you also know how Constructioner software works
Decide 'front side' or 'back office':
Expanding the existing administration tool (back office) is as easy as creating a new page for your web site or application
additional administration pages
programming interfaces
automatically protected
easy manageable
Web Application Development
Site Manager: define page structure and insert functionality or PHP code
Table Manager: create tables with multifunctional field types
CMS and Label function
Component library: integrate supplied or own classes/functions
URI-Rewriting
Script control: analyze performance, HDD accesses and SQL statements
Administration and Content Management
User and Access Profile Administration
CMS-Mode with WYSIWYG Editor
Media Manager
Table Editor with search
Title, Meta-Tags and URI-Administration
Integrated Newsletter Tool
Build additional administration menus and pages with your own code