An open API service indexing awesome lists of open source software.

https://github.com/grimlink/hyva-module-template

This is blank starter template for building Hyva based modules for Magento.
https://github.com/grimlink/hyva-module-template

hyva hyva-module magento2 magento2-module

Last synced: about 2 months ago
JSON representation

This is blank starter template for building Hyva based modules for Magento.

Awesome Lists containing this project

README

        

# Hyva Module Template

This is blank starter template for building Hyva based modules for Magento.

To use this template click on **Use this template**,
and then replace the following values with your own;

- `` (example: Hyva)
- `` (example: hyva) need to be lowercase version of your VENDOR name
- `` (example: IconPack)
- `` (example: icon-pack) need to be lowercase version of your MODULE name

This will set the correct namespace and module names in all files that use this.

After this cleanup this README, following the comments in it,
also update the CHANGELOG and LICENSE,
and thats it.