Jump to content

How to make a plugin system for my news script.


cordoprod

Recommended Posts

Hi guys.

This might be a little tricky to understand but i'll give it my best.

I am developing a news system in php and mysql.

 

What i want is to have a (e.g) folder called plugins and on my website people can download plugins that they can add to that folder and use plugins.

 

That could be for example emoticons, and other things.

 

But i don't know how to make a solution so people e.g could install these. any help?

Have the user place the plugins into a folder called "plugins" on their server. On say an admin page, have it search the "plugins" folder for any PHP files, if it finds one, place an install link on the page, and they just follow the instructions to add the plugin to their site.

  • 3 months later...

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.