/magento2-module

Opengento - Magento 2 Readme Template

Primary LanguagePHPMIT LicenseMIT

Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

This module add...

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-module

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

Country to store mapping

Define many countries to many stores relation. This configuration will allows Magento to map stores with countries.

Settings

The configuration for this module is available in Stores > Configuration > Module.

Documentation

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!