Magento 2 Wix Connector helps the admin to import/export products from the Wix to the Magento 2 store. The admin can also import orders from Wix to Magento 2.
Whatever the changes the admin will make on Wix it will automatically reflected on Magento 2 if the Webhooks permission is on.
Similarly, If you want to export products from Amazon to a Magento 2 store then you can use our Magento 2 Amazon connector.
Note –
- Shipping and billing address is mandatory otherwise your order is shown in the missed order list.
- The created Wix app will expire in 24 to 48 hours, so you need to use it accordingly.
Check a brief overview of the extension –
Features
- The admin can import products from Wix.
- Admin can import Orders From Wix.
- Admin can export products to Wix.
- Changes made in the product on Wix will get updated in Magento automatically using webhooks.
- Ordering Wix products will modify the qty on Wix.
- Admin can Map Wix and Magento Store Categories.
Installation
The installation is quite simple just like the standard Magento 2 extensions.
#1 Download Module
Firstly, you need to log in to the Webkul Store, go to My Account>My Purchased Products section, verify, and then download and extract the contents of this zip folder on the system.
#2 Upload Folder
Once the module zip is extracted, follow path src>app and then copy the app folder into the Adobe Commerce Cloud root directory on the server as shown below:
Unzip the respective extension zip and create Webkul(vendor) and Wix connector(module) name folder inside your Magento/app/code/ directory and then move all module files into the Magento root directory Magento2/app/code/Webkul/Wixconnector/ folder.
Run the Following Commands via the terminal
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Multilingual Support
Therefore, for Multilingual support, please navigate to Store>Configuration>General >Locale Options. Also, select your desired language from the Locale option.
Thus, in this way, a multi-lingual configuration can be done.
Language Translation
For module translation, navigate to the following path in your system src/app/code/Webkul/Wixconnector/i18n/en_US.csv Open the file named en_US.CSV for editing as shown in the screenshot below.
Then replace the words after the comma(,) on the right in the file with your translated words.
After editing and translating the CSV file, save the file name according to your region language and country code such as – de_DE.CSV.
Followed by uploading the translated file to the same folder from which you obtained it. Now your module translation is complete.
Thus, in this way, language translation can be done.
How to generate credentials for Wix?
The admin needs to create a developer account on Wix. To create an account they have to open the Wix Developer panel.
Here click on the sign-in button, and it will navigate you to another page.
Enter your email ID and password if you are an existing customer, If not then create an account with the provided social media platform or enter manually.
Once you log in it will show the app page, where you can see the created app or create a new one.
Now click on collaborators to get the app link.
Now collect the secret key and app ID from the OAuth section.
Once you get the credentials add these to the Magento 2 store configuration.
Note – You need to enter these URLs in the following manner.
App URL:- Base URL+wix+account+token
Redirect URL:- Base URL+wix+account+oauth
Create Webhook
The admin needs to create the webhook for auto sync of product data. Click on the Webhook section it will open the Webhook creation page.
Click on the add webhook button it will navigate you to another page. Select the API category from the drop-down list as Wix stores and select the product changed option.
Now enter the webhook URL in that section in the following format.
Webhooks URL:- Base URL+wix+webhooks+productchanged
Module Configuration
After successfully configuring the Magento 2 Wix Connector module, you need to move Store > Configuration > Wix Connector. The below page will open here.
Now click the Authorize button to connect the Wix to the Magento 2 store. A popup will open to install the app.
It will navigate you to the Wix page to add the app.
Once you select the site it will ask you to allow some permission for the app.
Once you agree & add the permission the app will authenticate to your Magento 2 store with an authorized message.
Webhook Configuration
Enable the webhook permission will auto-allow the product update from Wix to Magento. If any changes are made to the Wix product, it will also reflect on the Magento 2 store.
Manage Wix Connector
The admin can manage Wix products, orders, and accounts from the Wix connector section.
Create Wix Account
The admin needs to create a new account with Wix instance ID.
Click on the Add new account button it will navigate to another page.
Enter the Wix shop name here and save it, after that click on the authenticate button to authenticate the shop.
Click on the install button and it will authenticate the app by completing the process.
Once the shop name gets authenticated it will show the authenticated message and a few options will also open for product sync, order sync, and export to Wix.
Product Sync
Now, the admin can import products from the Wix store to the Magento 2 store by tapping on the import products from the Wix button.
A pop-up will open for import products with the number of products on it.
When click on the ok button. A product run job will run to export the product.
After this, you need to create the imported product.
Now, you can also import product images from Wix.
Order Sync
The admin can import orders from Wix to the Magento 2 store.
Click on the import button and a pop-up will open with the import all wix order option click on import.
An attention message will show on a popup with num of orders that going to be imported.
Afterward, the run job will be processed to import the order.
Note – If any order details are missing on Wix then those orders will move to the missed order section.
Export to Wix
The store owner can also export Magento 2 products to the Wix store.
Select the product and then click on the action button.
Here, click on the export to Wix option then it will display the submit button.
Click on the submit button the product will export to the Wix platform.
You can check the exported products on the Wix store as well. For that, you need to open a Wix store and login in the same.
Wix Product List
The admin can also import and create the Wix product separately in the Magento 2 Wix connector. This is a separate tab for Wix product management.
The admin can also delete the imported products from here in bulk mode or singly.
Wix Order List
Similarly, the admin can import and create the Wix orders separately in the Magento 2 Wix connector. This is a separate tab for Wix order management.
The admin can also delete the imported orders from here in bulk mode or singly.
Missed Order List
Missed Wix order will be displayed here.
Customer End Workflow
Customers can see the imported product on the Magento 2 store and place the order.
Once the customer places the order the admin can check order details in their order list section.
So, that is all about the Magento 2 Wix Connector extension. If you have any queries regarding the plugin, please get in touch with us at Webkul Support System.
Current Product Version - 5.0.1
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
Be the first to comment.