immohsin / magento2
A Magento 2 module that adds a voice assistant
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:magento2-module
Requires
- php: >=5.3.0
- magento/framework: >=100.0.0
README
Slanglabs Retail Assistant Extension lets developer add voice assistant to there magento 2 store in a truely no-code way.
Sign up and create your retail assistant on the SlangLabs Console.
The extension follows the following practices:
- A minimum of PHP 5.3 is required.
- composer v2.0.0
Installation
Run this commands from the magento root diirectory:
$ composer require immohsin/magento2 $ bin/magento setup:upgrade
Usage
- After Installation, You would you see configuratiion setting on the magento admin store.
Go to
Store > Configuration > Slang Assistant > Retail Voice Assistant
. - Update the form with the credentials from slang console and select languages of your preference.
- Save the config and clean up the cache.
- Head over to the magento store and you should see a slang microphone appears on the bottom right of the screen.