Page 1 of 1

[solved] Modules with fresh install

Posted: Mon Jun 30, 2008 8:35 am
by Simon66
Is there any way to add extra modules (like FormBuilder) to a fresh install, and have them install along with everything else during the install procedure.

It isn't a problem to install them after, I just wondered if it was possible to create a custom install with my favourite modules.

Thanks for any thoughts on this.
Simon66

Re: Modules with fresh install

Posted: Mon Jun 30, 2008 10:35 am
by cyberman
Normally all modules inside /modules folder should be installed if you run install wizard ...

Re: Modules with fresh install

Posted: Mon Jun 30, 2008 11:42 am
by Simon66
Thanks for the quick reply.
Does that include all the DB tables each extra module needs as well?

Simon66

Re: Modules with fresh install

Posted: Mon Jun 30, 2008 11:47 am
by cyberman
Yes.

Re: Modules with fresh install

Posted: Mon Jun 30, 2008 10:14 pm
by Simon66
Thanks for that.