Adobe Commerce module vendor invitation extension focuses on the real registration of the vendor. It helps to take care of the report of which vendor is registered within the retailer.
This Magento plugin can be helpful for custom-made emails for the vendor and sustaining the hyperlink expiry.
Characteristic of Magento 2 Vendor invitation
- The shop proprietor can ship the hyperlink for inviting the vendor.
- Mail shall be despatched to the vendor for the invitation.
- Just one vendor can register with one invite hyperlink.
- Admin can examine all invited lists.
- Admin can allow the hyperlink expiration function.
Set up Extension from Webkul Retailer
#1 Obtain Module
Log in to Webkul Retailer, then go to My Account>My Bought Merchandise part. Now confirm after which click on on obtain and extract the contents of this zip folder in your system.
#2 Add Folder
Now extract the module zip file. Then observe path src>app after which copy the app folder into the Magento 2 root listing on the server as proven under:
#3 Run Instructions
Now run the next instructions within the Magento 2 root listing:
php bin/magento setup:improve
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Set up Extension from Magento Market
In case you have bought this extension from the Magento Market then please observe the under course of or go to this hyperlink.
#1 Get Entry Keys
Get entry keys, then go to My Profile in Magento Market. After that select Entry Keys within the My Merchandise column
Now transfer to Magento 2 and duplicate each the Entry Keys – Public Key and Personal Key. These entry keys are helpful for the subsequent steps for authentication.
If entry keys will not be created earlier, click on Create A New Entry Key, enter any title and click on OK.
#2 Replace composer.json File
To get the element title and model quantity, go to your Magento Market account part. Comply with path My Profile>My Purchases.
Please notice – Under is an instance picture, each extension may have its distinctive element title and model.
After that, Go to your Magento venture listing. Now replace your composer.json file in a given method.
composer require <component-name>:<model>
For instance, to put in model 5.0.0 of this extension it’s essential to run the next command:
composer require webkul/webkul/module-sellerinvitation:5.0.0
#3 Enter Entry Keys
Now enter the Entry Keys that you just obtained as defined in first step #1 Get Entry Keys. Wait until the Composer finishes updating your venture dependencies.
#4 Run Command
You have to run the next instructions:
php bin/magento setup:improve
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Language Translation
For translating the module language, navigate by src/app/code/Webkul/swebkul/sellerinvitation/i18n and edit the en_US.csv file.
Thereafter, rename the CSV as “en_SA.csv” and translate all proper aspect content material after the comma within the Arabic language. After modifying the CSV, put it aside.
Then add it to the trail src/app/code/Webkul/sellerinvitation/i18nthe place the Magento2 is put in on the server. The module will get translated into the Arabic Language. It helps each RTL and LTR languages.

Module Configuration:- Vendor invitation
Earlier than inviting any vendor the admin can set the next fields of vendor invitation.
Allow hyperlink expiry: The admin can choose the hyperlink to get expire or not. He can choose sure or no.
Hyperlink expiry time: The admin will enter the variety of days after which the hyperlink will expire.
Vendor invitation e mail template: The admin can choose the e-mail template that he desires to ship to the vendor.
The admin can invite the vendor to the shop by their e mail id. This may be carried out by the next steps. Go to market administration>invite vendor.
After clicking on ship invite the web page will open as proven within the under picture. Right here the e-mail id and title of the vendor shall be crammed by the admin together with the outline.
Right here the shop proprietor will fill within the title of the vendor, his e mail deal with, and outline. Then click on on ship invite button. Then the invitation shall be despatched efficiently.
After that, the popup shall be seen “invitation despatched efficiently.”
As soon as the above course of is finished, the vendor will obtain an e mail for the registration as a vendor.
When the vendor clicks on register now, then the browser window will open for registration.
Right here the vendor will fill within the particulars like the primary title, final title, e mail deal with, and store URL, after which he’ll set the password. After this click on on create an account button. Therefore the vendor will get register efficiently.
This up to date standing of the registered vendor may also be seen on the admin aspect.
That’s all for the vendor invitation adobe commerce module.
Get in contact
Have any queries, be at liberty to achieve out to us at [email protected]. You can even elevate a ticket at our Assist Desk system webkul.uvdesk.com
Additionally, please go to our helpful Magento 2 Extensions
Present Product Model – 5.0.0
Supported Framework Model – 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x