Skip to content

mage-os-lab/mageos-module-template

Repository files navigation

:project-name

:description


Installation

  1. Install it into your Mage-OS/Magento 2 project with composer:

    composer require :vendor/:package
    
  2. Enable module

    bin/magento setup:upgrade
    

Configuration

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Testing

Unit Tests

In the command line, change into the module directory and run:

composer install
./vendor/bin/phpunit

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published