Generates classes for every table in a database.
The classes are generated from a smarty template.
-
Copy the
settings.php.inc
file tosettings.php
and fill in your options accordingly. -
Add your templates to the template directory which you've just configured.
-
Make sure the permissions are set correctly on the
classCreator
folder. If you're not sure, run the following in the commandline:chmod -R a+rw