swissup / module-easyflags

Easyflags extension for Magento 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easyflags

Easyflags extension for Magento 2.0

Installation

For clients

There are several ways to install extension for clients:

  1. If you've bought the product at Magento's Marketplace - use Marketplace installation instructions
  2. Otherwise, you have two options:

For developers

Use this approach if you have access to our private repositories!

cd <magento_root>
composer config repositories.swissup composer https://docs.swissuplabs.com/packages/
composer require swissup/module-easyflags --prefer-source
bin/magento module:enable Swissup_Easyflags Swissup_Core
bin/magento setup:upgrade

About

Easyflags extension for Magento 2.0


Languages

Language:PHP 51.7%Language:HTML 30.9%Language:Less 10.2%Language:JavaScript 7.1%