Skip to content

joomplace/joomla-table-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joomla Table Manager

"Swedish table" Project

Project brings up something like ORM functionality, build with native Joomla approach

Phase 1:

  • Create table according to defenitions;
  • Prepare JForm based on table;
  • Prepare edit form based on table;

Phase 2:

  • Add 'LiberoTable', passing #__table to constructor brings up Phase 1 functionality;
  • Adding auto-support of NestedSets tables;

Phase 3:

  • Building component for GUI managment of database;

Actions to test first part of implementation:

  • Place manager.php and ftpaccount.php files at site root;
  • Use content of example.php to trigger scripts;

Expected result:

  • Table created if not exists;
  • Fields created according to defenitions if not exists;
  • Form genarated according to fields defenitions;

Project need to be refactored and need to use JooYii

About

"Swedish table" Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages