Magento
Wizit Plugin for Magento (Retailer Guide)
Pre-Requisites
To offer Wizit on your site, you will need two things:
- A Wizit Retailer Account – Details for your Retailer account will be sent to your email once it is set up, with a prompt to reset your password.
- Your API key – Your API key will be sent to you by your account manager during setup.
If you have any questions, contact Wizit at 1300 730 522 or [email protected].
Installation
Marketplace Installation
- Search Wizit on Magento Marketplace
- Select version 2.4 and click "Add to cart".
- Sign in to your Magento account and click “Check Out”, then click “Place Order”.
- You will get an email with installation steps.
Download Link Installation
Download the Wizit zip package.
Once downloaded, follow these steps:
-
Access your Magento site’s file system.
-
Create a folder named
Wizit/Wizit
under/App/Code
. -
Upload the Wizit extension zip file to the
Wizit
directory and extract it. -
Using SSH, log into your server and run the following commands:
php bin/magento module:enable Wizit_Wizit php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy
Updated 1 day ago