risecommerce/magento-2-faq-extension

Risecommerce FAQ Extension for Magento 2 - Hyva Compatible

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.2 2025-07-26 07:14 UTC

This package is auto-updated.

Last update: 2025-07-29 06:01:55 UTC


README

Risecore Technologies Pvt. Ltd.

🚀 Risecommerce Magento 2 FAQ Extension – Hyvä Compatible

Magento 2.4.x
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

  1. Download the extension archive
  2. Unzip the contents
  3. Create the folder:
    [Magento_Root]/app/code/Risecommerce/Faq
  4. 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 Category to create/edit categories (available if enabled in config).
  • Go to FAQ > Manage FAQ to create and manage FAQ items (questions & answers).

📷 Screenshots

📄 License

This project is licensed under Risecommerce – see the LICENSE file for details.