Feature proposal #4495
closed
Plugins to install new library files
Added by krileon over 10 years ago.
Updated about 10 years ago.
Description
Plugins being able to install new libraries through CB plugins would be handy to extend API. Example path as follows.
\CBLib\Plugin\CBActivity\Database\Table\ActivityTable.php
- Description updated (diff)
- Estimated time set to 3:00 h
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
MR !468 implements this with this syntax:
<libraries>
<library name="CBQueryLib">
<files folder="library">
<filename>CBQueryLibNamespace.php</filename>
</files>
</library>
</libraries>
- Status changed from Resolved to Closed
Also available in: Atom
PDF