opengento/module-country-store-switcher

This module will allows the customers to switch of store by country instead of name/language.

2.0.0 2024-03-08 11:58 UTC

This package is auto-updated.

Last update: 2024-04-08 12:12:00 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This module will allows the customers to switch of store by country instead of name/language.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-country-store-switcher

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 Switcher

The country to store mapping should be configured first, please refer to the country store module features.

Select what countries to be in forehead in the switcher action, and the ones in the "more" list.

Settings

The configuration for this module is available in 'Stores > Configuration > General > Country Store'.

Documentation

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

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

That's all folks!