While I was helping Acajoom developer to make a CB plugin I encountered the following "problem". They want the newsletter componentn install all the stuff when the component is installed. I.e. the install.php file of the component manually installs the mambots, modules and cb plugin. This is a bit cumbersome.
Is it possible to call CB plugin installer from another installer? How?
In other words, is there an option to call installer in a same way that one would call for example joomla component isntaller? (
api.joomla.org/Joomla.Framework/Installer/JInstallerModule.html#install
)
mikko
Post edited by: mikko, at: 2006/08/18 13:54