risecommerce / magento-2-faq-extension
Risecommerce FAQ Extension for Magento 2 - Hyva Compatible
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/risecommerce/magento-2-faq-extension
Requires
- php: ~7.0.13|~7.1.0|~7.2.0|~7.3.0|~7.4.0|^8.0
 - hyva-themes/magento2-compat-module-fallback: *
 
Suggests
- hyva-themes/magento2-default-theme: Hyva default theme for optimal compatibility
 
README
Risecore Technologies Pvt. Ltd.
🚀 Risecommerce Magento 2 FAQ Extension – Hyvä Compatible
This is a Hyvä-compatible version of the Risecommerce Magento 2 FAQ Extension.
It has been adapted to work seamlessly with the Hyvä theme, replacing jQuery and RequireJS with Tailwind CSS and Alpine.js for a lightweight, high-performance frontend experience.
If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.
For support or inquiries, please visit our contact page.
✨ Features
- ✅ Hyvä Theme Compatible – Fully optimized for Hyvä’s architecture
 - 🎨 Tailwind CSS – Modern and responsive UI styling
 - ⚡ Alpine.js – Lightweight JS for interactive behavior
 - 📱 Mobile-First Design – Fully responsive across devices
 - ♿ Improved Accessibility
 - 🚀 Performance Optimized – Clean frontend stack with no legacy JS
 
Support:
version - 2.3.x, 2.4.x
📦 Installation Instructions
Method I – Manual Installation
- Download the extension archive
 - Unzip the contents
 - Create the folder:
[Magento_Root]/app/code/Risecommerce/Faq - Move the unzipped files into this folder
 
Method II – Install via Composer
 composer require risecommerce/magento-2-faq-extension
Enable Extension:
 php bin/magento module:enable Risecommerce_Faq
 php bin/magento setup:upgrade
 php bin/magento cache:clean
 php bin/magento setup:static-content:deploy
 php bin/magento cache:flush
Disable Extension:
 php bin/magento module:disable Risecommerce_Faq
 php bin/magento setup:upgrade
 php bin/magento cache:clean
 php bin/magento setup:static-content:deploy
 php bin/magento cache:flush
🔗 Reference Links
📌 Compatibility
- Magento 2.3.x
 - Magento 2.4.x
 - Hyvä Theme
 
🛠️ Configuration Guide
1. Admin Configuration
Navigate to:
- Stores > Configuration > Risecommerce > FAQ
 - Adjust settings as required for your store.
 
2. Widget Integration
- Add the FAQ widget to any CMS page or block.
 - Configure the widget settings via the admin panel.
 
3. Manage FAQ Content
- Go to 
FAQ > Manage FAQ Categoryto create/edit categories (available if enabled in config). - Go to 
FAQ > Manage FAQto create and manage FAQ items (questions & answers). 
📷 Screenshots
📄 License
This project is licensed under Risecommerce – see the LICENSE file for details.