Tag: Magento 2 Extensions

How to install Magento 2 Blog Extension?

Every Pixlogix Magento 2 Blog Extension pack includes module files, an installation guide and a user guide depending on the extension you purchase, there also may be import files which can be used by you as examples.

Pixlogix extensions are easy to install. All you need is to have FTP/SSH access details, and follow below steps to complete.

  • Backup your web directory and store database.
  • Enable all cache from admin (System > Tools > Cache Management) before upload extension.
  • Extract extension zip package and copy folder (app).
  • Upload (app) folder to your store root folder by FTP.
  • After uploading (app) folder navigate to your store root folder in the SSH console of your server:
    • cd path_to_the_store_root_folder (cd public_html)
    • Run the following command:
      php bin/magento setup:upgrade
      php bin/magento setup:static-content:deploy
  • Flush the store cache; Logout to complete installation process and login.
How to install Magento 2 Blog Extension?

From Visually.