Registry / build-tool / silverstripe-vendor-plugin

silverstripe-vendor-plugin

JSON →
library3.0.0phppackagistunverified

Allows vendor modules to expose directories to the webroot.

composer require silverstripe/vendor-plugin
INSTALL
IMPORT
SIG · SILVERSTRIPE-VENDO
S
silverstripe-vendor-plugin
build-toolphpv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

VendorPlugin
use SilverStripe\VendorPlugin\VendorPlugin;

Expose a vendor module directory to the webroot.

use SilverStripe\VendorPlugin\VendorPlugin; $plugin = new VendorPlugin(); $plugin->exposeDirectory('vendor/some/module', 'public/resources');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
silverstripe-vendor-plugin — pip install silverstripe-vendor-plugin · libregistry