composer.json
examplegit tag 1.0.0
with same as"version": "1.0.0"
incomposer.josn
- Push tag
git push origin 1.0.0
- Create account
- Connect with Github account
- Submit package
- URL example:
https://github.com/rangerz/magento2-module-template
- URL example:
composer require rangerz/magento2-module-template
bin/magento module:enable Rangerz_Template
bin/magento setup:upgrade