TinyCMS
TinyCMS copied to clipboard
Create a script to initialize the database
It is necessary to create an init script (put it in the scripts folder of the database folder) that creates the tables (using the existing SQL create files), then add a sample site with an index page (just a simple title is fine). It this way, it will be easier for user to create a first site to start experimenting with the CMS.