Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.1 KB

Luan Modules Page Builder Magento 2 FAQ

Create an FAQ in Pagebuilder Magento 2.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

Summary

Create an pagebuilder component in Magento 2 wich allow create a FAQ accordion.

Installation

composer require luan-modules/module-faq
bin/magento module:enable LuanModules_FAQ
bin/magento setup:upgrade