Install plugins

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
tvds
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Oct 20, 2005 8:37 am

Install plugins

Post by tvds » Thu Oct 04, 2007 12:40 pm

Hi,

I have a very urgent question.

I am creating a component that will rely on plugins later.

The big question is did one of you ever build a component in where you can install new features ?

I know JCE does it, but I think they just took the Joomla! installer and rebuild it into what they could use.

Well, I really would like to have an plugin installer in my component.

Thanxs !

User avatar
RobS
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 102
Joined: Mon Dec 05, 2005 10:17 am
Location: New Orleans, LA, USA
Contact:

Re: Install plugins

Post by RobS » Tue Oct 16, 2007 4:52 am

You could do this using the Installer framework package in Joomla! 1.5 relatively easily but I would suggest you try to get your architecture to work utilizing the existing Joomla! extension types.  Joomla! plugins can usually do much more than the core suggests they can, if you are creative, you will more than likely be able to utilize the Joomla! core plugin system to have a plugin system specific to your component.
Rob Schley - Joomla! Core Team
WebImagery - http://www.webimagery.net/


Post Reply