jadedknight Posted May 19, 2008 Share Posted May 19, 2008 I am not really sure how to go about implementing this idea. (Heads up, programming functional style not OOP) Ok, so basically I want everything in my CMS to be a module, for example an articles module. If you want to display articles on your website you just upload the module into the correct folder. I am confused on how to actually implement this, does anyone know of any tutorials, or texts that talk about this? Basically I want to design something similar to Wordpress plug-ins, or Drupal modules. I think once I know which direction to head in I can get a better picture of what I need to accomplish. Link to comment https://forums.phpfreaks.com/topic/106380-allowing-users-to-extend-my-php-application/ Share on other sites More sharing options...
Xeoncross Posted May 21, 2008 Share Posted May 21, 2008 My System isn't out yet so I recomend you rip-apart the chyrp.net and wordpress.org systems to see how they handle plugins. Link to comment https://forums.phpfreaks.com/topic/106380-allowing-users-to-extend-my-php-application/#findComment-546879 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.