Download the PHP package aframark/module-qa-sandbox without Composer
On this page you can find all versions of the php package aframark/module-qa-sandbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aframark/module-qa-sandbox
More information about aframark/module-qa-sandbox
Files in aframark/module-qa-sandbox
Package module-qa-sandbox
Short Description Display FAQs for your store catalogue.
License OSL-3.0
Informations about the package module-qa-sandbox
(Development Only) The official Aframark extension for Magento 2
Please note that this is the development version of the app and for internal use only. If you are looking for the production/sandbox version then kindly use this link: https://github.com/Axtrics-Solutions-Pvt-Ltd/aframark_magento
To install the Aframark plugin on your website, please follow the steps provided in this package.
How to install the Aframark extension
- Log in to your Magento server using SSH (Secure Shell) and run the commands that follow.
- Create a system and database backup by navigating to the root directory of your Magento installation and execute this command:
(Please note that your website will be inaccessible during the backup process.)
-
Enable maintenance mode.
-
Download and install the Aframark plugin using Composer.
-
If this is the first time you install a plugin using Composer, Magento will ask you to provide your Magento Marketplace account credentials. To find your account information go to (https://marketplace.magento.com) > My profile > Access Keys > Create A New Access Key. Note: Your public key is your username, while your private key is your password.
-
Enable the Aframark plugin.
-
Update the database schema. (Please proceed cautiously: This command is global and will enable all Magento plugins that you’ ve installed.)
-
Compile (This command is only required in production mode.)
-
Deploy static content (This command is only required in production mode.)
- Disable maintenance mode.