PDA

View Full Version : Create product


aeturner89
09-06-2008, 02:20 PM
Hey, Is it possible to create a plugin/product that automatically creates a custom template?

I have a custom page but after every upgrade I have to add the template again but if it can be in the form of a plugin/product (which ever its called) it can make life a little more convenient.

Any help is appreciated.

Lynne
09-06-2008, 03:11 PM
If you are in debug mode, add the template to the MASTER STYLE and you will get a drop-down menu to select the Product the template belongs to. Then when you export your product, the template will get exported also.

sockwater
09-06-2008, 07:56 PM
And for debug mode, add this to your config.php file (only on a test installation)

$config['Misc']['debug'] = 1;