blackbird / extensions-core
One Blackbird extension to manage them all !
Installs: 72 767
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:magento2-module
README
One Blackbird extension to manage them all !
The free source is available at the GitHub repository.
Setup
Get the package
Composer Package:
composer require blackbird/extensions-core
Install the module
Go to your Magento root, then run the following Magento command:
php bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources, or to use the --keep-generated
option.
Support
- If you have any issue with this code, feel free to open an issue.
- If you want to contribute to this project, feel free to create a pull request.
Contact
For further information, contact us:
- by email: hello@bird.eu
- or by form: https://black.bird.eu/en/contacts/
Authors
Thibaud Ritzenthaler from Blackbird Team
License
This project is licensed under the MIT License - see the LICENSE file for details.
That's all folks!