diff options
Diffstat (limited to 'docs/PLUGINS')
-rw-r--r-- | docs/PLUGINS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/PLUGINS b/docs/PLUGINS index 27519582..1b853337 100644 --- a/docs/PLUGINS +++ b/docs/PLUGINS @@ -1,3 +1,7 @@ +------------------------------------------------------------------------------- +----------------- PLUGINS - Ampache v.3.6 ---------------------- +------------------------------------------------------------------------------- + Plugins are placed in modules/plugins; the name of the file must be <Name>.plugin.php, e.g. Dummy.plugin.php. The file must declare a corresponding class and the name of the class must be prefixed with |