Jump to content

Website Plugins


Recommended Posts

I want to make a way for people to create plugins or addons, anyone have any method/ideas of how one might implement this into a website?

 

So... Say I have a main site, and the site has additional plugins/addons, and someone was to download the addon/plugin then add it to my distributed software (into the plugins folder), what would be the best way to make the plugin work with the software after added to the plugins folder?

Link to comment
https://forums.phpfreaks.com/topic/159973-website-plugins/
Share on other sites

To make a plugin system...  Well...  That's not exactly as simple as it sounds.  There's not just a magical plugin design pattern.

 

 

 

Oh, this is random, but by the way, it's usually polite to link to a website if you use their code.  (And in some cases, as  I believe it may be in this case although I haven't bothered to look into it, it's illegal to copy paste code.)

 

 

I was looking through your signature, and I noticed something.  On your AJAX page, you obviously copy/pasted from http://www.tizag.com/ajaxTutorial/ajax-mysql-database.php.

Link to comment
https://forums.phpfreaks.com/topic/159973-website-plugins/#findComment-843836
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.