aligentweb / magento-2-chat-extension
Magento 2 Chat extension
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0
- magento/framework: ^102.0.0
This package is auto-updated.
Last update: 2025-04-18 17:11:15 UTC
README
This is a sample Magento 2 module done to achieve the the coding challenge given by Aligent Consulting.
Background
This module developed and tested on Magento Commerce version 2.3.2
System Requirements
Linux OS (Ubuntu / CentOS)
Apache 2.4 or higher
PHP 7
Vanila Magento 2.3.2 commerce installation
composer tools
How to install this extension?
Under your root folder, run following commands
- composer require aligentweb/magento-2-chat-extension
- php bin/magento module:status (optional)
- php bin/magento module:enable Aligentweb_Chat
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy -f
- php bin/magento cache:clean
How to see the result?
Go to the backend On the magento admin panel, you navigate to the STORES -> Settings -> Configuration -> Aligent -> Chat Configuration