Project

General

Profile

Actions

Feature proposal #4495

closed

Plugins to install new library files

Added by krileon almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
20 May 2014
Due date:
% Done:

100%

Estimated time:
3:00 h

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

Actions #1

Updated by krileon almost 10 years ago

  • Description updated (diff)
Actions #2

Updated by beat almost 10 years ago

  • Estimated time set to 3:00 h
Actions #3

Updated by beat over 9 years ago

  • 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>
Actions #4

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF