~quam-plures-core/quam-plures/qp-branding

« back to all changes in this revision

Viewing changes to blogs/plugins/index.html

  • Committer: Tilman Blumenbach
  • Date: 2009-12-20 22:01:23 UTC
  • Revision ID: tilman@ax86.net-20091220220123-thqa0sxgmji6nppk
Removed some more evoCore references

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        <title>/plugins Folder</title>
6
6
</head>
7
7
<body>
8
 
        <h2><a href="http://evocore.net/">evoCore</a> FrameWork</h2>
9
8
        <h1><code>/plugins</code> folder</h1>
10
9
        <p>This folder holds the <strong>plugin</strong> files. Plugins typically package third party extensions to the application in a single PHP file.</p>
11
10
<p>You can add new plugins by copying their file(s) into this folder. Once the files are in this folder you still need to install the desired plugins through the backoffice in order to activate them.</p>