Seditio Source
Root |
./othercms/b2evolution_7.2.3/plugins/index.html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>/plugins Folder</title>
</head>
<body>
<h2><a href="http://evocore.net/">evoCore</a> FrameWork</h2>
<h1><code>/plugins</code> folder</h1>
<p>This folder holds the <strong>plugin</strong> files. Plugins allow to add third-party extensions to the application.</p>
<p>Plugins can be a single file with the extension `.plugin.php` or a sub-folder with the suffix `_plugin`. It is recommended to use a sub-folder for each new plugin you may develop. You may also place each old single-file plugin into a folder.</p>
<p>You can add new plugins by copying it into this folder. Once the files are in this folder you still need to install the desired plugins through the back-office in order to activate them.</p>
<p><em>Depending on the activated plugins, this folder may or may not need to be accessed through the web.</em></p>
<p><a href="http://b2evolution.net/man/codebase-overview">A global overview of the codebase can be found here.</a></p>
</body>
</html>