rangerz / magento2-module-template
Magento 2 module template for composer packages in a github repository.
Package info
github.com/rangerz/magento2-module-template
Type:magento2-module
pkg:composer/rangerz/magento2-module-template
Fund package maintenance!
1.0.0
2020-12-30 05:15 UTC
Requires
- php: >=7.3
- magento/framework: >=103
This package is auto-updated.
Last update: 2026-03-01 00:33:56 UTC
README
Magento 2 module template for composer packages in a github repository.
Prepare composer.json
composer.jsonexamplegit tag 1.0.0with same as"version": "1.0.0"incomposer.josn- Push tag
git push origin 1.0.0
Packagist Setting
- Create account
- Connect with Github account
- Submit package
- URL example:
https://github.com/rangerz/magento2-module-template
- URL example:
Badge Setting
Installation
composer require rangerz/magento2-module-template
bin/magento module:enable Rangerz_Template
bin/magento setup:upgrade