Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages