Installation

There are two ways of installing eMagicOne Premium SEO. Choose the one that suits you better.

The first way consists of the following steps:

1. Run these commands in the console:

composer require emagicone/module-core @dev
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

2. Run the following command if your store is in the Production mode:

php bin/magento setup:di:compile

The second way is possible through these steps:

1. Download Emagicone_Core module from GitHub

You can either clone or download the module at this link: eMagicOne Core for Magento 2

2. Download the zipped extension from your Magento marketplace account.

3. Upload files to a server.

Using FTP/SFTP/SSH access, upload extracted files to the project folder <magento_dir>/app/code/

4. Run command line by using the following commands:

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

5. To complete the installation, configure the module in Store -> Configuration -> Emagicone -> Seo