Magento Module
Faslet widget for Magento® 2
The official extension to connect Faslet widget with your Magento® 2 store.
Magento Base Installation
Install via Composer
Go to Magento® 2 root folder
Enter following commands to install module:
composer require faslet/magento2
Enter following commands to enable module:
php bin/magento module:enable Faslet_Connect
php bin/magento setup:upgrade
php bin/magento cache:cleanIf Magento® is running in production mode, deploy static content with the following command:
php bin/magento setup:static-content:deploy
Install from GitHub
Download zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.
Create an app/code/Faslet/Connect directory in your Magento® 2 root folder.
Extract the contents from the "magento2-faslet-dev-main" zip and copy or upload everything to app/code/Faslet/Connect
Run the following commands from the Magento® 2 root folder to install and enable the module:
php bin/magento module:enable Faslet_Connect
php bin/magento setup:upgrade
php bin/magento cache:cleanIf Magento® is running in production mode, deploy static content with the following command:
php bin/magento setup:static-content:deploy
Faslet Hyvä Compatibility widget
Compatibility Requirements
The Faslet Hyvä Compatibility widget for the Magento Hyva theme has the following requirements:
Installation
- Install the module using composer:
composer require faslet/magento2-hyva
- Enable the module:
bin/magento module:enable Faslet_HyvaConnect
- Upgrade the database:
bin/magento setup:upgrade
Development by Magmodules
We are a Dutch Magento® Only Agency dedicated to the development of extensions for Magento® 1 and Magento® 2. All our extensions are coded by our own team and our support team is always there to help you out.