custom sql install
Posted: Sat Mar 07, 2009 6:04 am
Can anyone tell me if this is possible.
I've built my own basic site with form templates, administrators, page templates and custom CSS, then I exported the database as an SQL file.
Now I would like to use this custom SQL file as the extra.sql in the install/schemas folder, so that all new installs start with the basic layout I've created.
This has worked OK with just the core modules, but any SQL from modules like FormBuilder causes an error because the module isn't installed at the same time as the core modules.
Is there any way of adding modules to the install process, so that the extra.sql file works for those modules too?
Thanks
Simon66
I've built my own basic site with form templates, administrators, page templates and custom CSS, then I exported the database as an SQL file.
Now I would like to use this custom SQL file as the extra.sql in the install/schemas folder, so that all new installs start with the basic layout I've created.
This has worked OK with just the core modules, but any SQL from modules like FormBuilder causes an error because the module isn't installed at the same time as the core modules.
Is there any way of adding modules to the install process, so that the extra.sql file works for those modules too?
Thanks
Simon66