MetaPages is a project based on PHP5/MySQL/jQuery, that allows a user to create visually, using drag and drop interface, advanced pages with components like Views and Forms, that can interact one with another. All is saved in a single PHP metadata file.
This project uses relational mysql databases to interact with View and Form components. The minimum
requisite is that every table need to have mandatorily a simple primary key (not composite), called “id”.
Demo page: http://ragob.com/metapages/builder
Login: admin / admin
Documentation: http://ragob.com/metapages/docs/
Features: