Monthly Archives: August 2018
You can install Magento 2 Blog Extension by Magefan, using composer or archive installation methods.
Do you want us to install and configure the Blog extension for you? Let our technical engineers do it – check out our installation service.
Note: if you want to install the Blog Plus or Blog Extra please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.
Installation via composer (recommended)
- Open command line.
- Using command "cd" navigate to your Magento 2 root directory.
- Run CLI commands:
composer require magefan/module-blog ^x.x.x
# replace x.x.x with the version you want to install # Authentication required (repo.magento.com)
# Get your Magento Marketplace authentication keys or use these:
# Username: 7c018006799466c681ad507e27904677
# Password: 289077c86e811661a8f7751828485d3a
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Note: if you don't
You can install Magento 2 Auto Currency Switcher Extension by Magefan, using composer or archive installation methods.
Do you want us to install and configure the Auto Currency Switcher extension for you? Let our technical engineers do it – check out our installation service.
Installation via composer (recommended)
Please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.
You can install Magento 2 Facebook Open Graph Extension by Magefan, using composer or archive installation methods.
Do you want us to install the Facebook Open Graph extension for you? Let our technical engineers do it – check out our installation service.
Installation via composer (recommended)
Please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.
You can install Magento 2 Guest to Customer by Magefan, using composer or archive installation methods.
Do you want us to install the Guest to Customer extension for you? Let our technical engineers do it – check out our installation service.
Installation via composer (recommended)
Please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.
You can install Magento 2 Login As Customer Extension by Magefan, using composer or archive installation methods.
Do you want us to install the Login as Customer extension for you? Let our technical engineers do it – check out our installation service.
If you use Magento 2.4.x or greater please read this article first.
Installation via composer (recommended)
- Open command line.
- Using command "cd" navigate to your Magento 2 root directory.
- Run CLI commands:
composer require magefan/module-login-as-customer
# Authentication required (repo.magento.com)
# Get your Magento Marketplace authentication keys or use these:
# Username: 7c018006799466c681ad507e27904677
# Password: 289077c86e811661a8f7751828485d3a
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Note: if you don't want your website to be down during deployment, try these zero downtime deployment commands for Magento 2.
You can install Magento 2 Auto Language Switcher Extension by Magefan, using composer or archive installation methods.
Do you want us to install and configure the Auto Language Switcher extension for you? Let our technical engineers do it – check out our installation service.
Installation via composer (recommended)
Please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.