plugin-manager
Version:
Plugin manager for providing a simple 'hook' framework for an application, similarly to Wordpress or Drupal
13 lines (9 loc) • 469 B
Markdown
Plugin Manager
==============
This module is built to allow for very simple "hooks" to be defined in an application such that
users can create their own plugins for your application. The basic use-case would be a system
like Drupal or Wordpress, where an application needs to allow customizations without users having
to maintain their own version of the codebase.
License
=======
All files are covered under the MIT license. Please see LICENSE.TXT for specifics.