Download the PHP package opengento/composer-registration-plugin without Composer
On this page you can find all versions of the php package opengento/composer-registration-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download opengento/composer-registration-plugin
More information about opengento/composer-registration-plugin
Files in opengento/composer-registration-plugin
Package composer-registration-plugin
Short Description This plugin allows to compile the Magento2 components registrations on composer install/update.
License MIT
Homepage https://github.com/opengento/magento2-registration-plugin
Informations about the package composer-registration-plugin
Composer Registrar Composer Plugin for Magento 2
This module add a global registration.php that replace the default glob search performed for each request to discover the components not installed from composer.
- Setup
- Features
- Documentation
- Support
- Authors
- License
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
Features
This composer plugin will generate a global registration.php
file for components in app & setup directories.
Documentation
In order to optimize you project, your autoload section should be the same:
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!
All versions of composer-registration-plugin with dependencies
composer-plugin-api Version ^1.0||^2.0
laminas/laminas-code Version ^3.4||^4.0
magento/magento-composer-installer Version *