panix / composer
Composer library installer
Installs: 131
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: ^1.0 || ^2.0
README
this plugin is marge "composer/installers" "yiisoft/yii2-composer"
Current Supported Package Types
Types |
---|
pixelion-theme |
pixelion-module |
pixelion-widget |
pixelion-component |
pixelion-theme-custom |
pixelion-module-custom |
pixelion-widget-custom |
pixelion-component-custom |
composer.json
"extra": {
"panix\\composer\\Installer\\Installer::postCreateProject": {
"createDir": [
{
"web/uploads/content": "0755"
}
]
}
},