# Magento 2 FAQ

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 FAQ Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for FAQ* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Manage FAQ's*
    - *Manage FAQ Category*
3. [*Front-end Site view*](#bkmrk-front-end-site-view)[ ](https://docs.scommerce-mage.com/magento-2-faq.md#bookmark7)
    - *FAQ Categories*
    - *FAQ Product*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
    ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for FAQ</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; FAQ**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--2)

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.
- **Enable FAQ Site Wide –** Set "yes" to enable FAQ page.
- **Site Wide FAQ Title –** Title of FAQ page if FAQ for site enabled.
- **Enable FAQ for Products –** If this is set to yes then FAQ Tab will appear on product pages.
- **Product FAQ title –** Tab title on product page if FAQ for product enabled.
- **Admin Email –** Email to send notification about new questions created from product front page.
- **FAQ Email Template –** Email Template for sending to admin with the details when someone asks a question.

[![image (39).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-39.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-39.jpg)

<span style="color: #f97316;">**Manage FAQ's -**</span> You can manage, update and add new FAQ's from **Admin &gt; FAQ &gt; Manage FAQ's**. To add new FAQ's follow the below settings:-

<span style="color: #3b82f6;">**Add New FAQ:**</span> **Add new FAQ &gt; General Tab**

- **Status –** Status of FAQ Active/Inactive
- **Title –** Title for FAQ
- **Most Frequently –** Set "Yes" if the question is asked frequently.
- **Category –** Category for FAQ
- **Sort Order –** To define sort order for FAQ

[![image (56).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-56.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-56.png)

<span style="color: #3b82f6;">**Add FAQ Answer:**</span> To add answer go to **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new FAQ &gt; Answer &gt; Save FAQ.**

- **Answer –** Add answer to the FAQ

[![image (57).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-57.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-57.png)

<span style="color: #3b82f6;">**Add Meta Description /Keywords for FAQ's:**</span> You can add meta description/keywords from **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new FAQ &gt; Search Engine Optimization.**

- **URL key –** URL for FAQ
- **Meta Keywords –** Keywords for FAQ
- **Meta Description –** Description for FAQ

[![image (58).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-58.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-58.png)

<span style="color: #3b82f6;">**Add Websites:**</span> To add websites go to, **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new FAQ &gt; Websites.**

- **Stores view –** Select stores where FAQ will be visible

[![image (59).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-59.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-59.png)

<span style="color: #3b82f6;">**Select Products for FAQ:**</span> You can select product from **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new FAQ &gt; Selected Products &gt; Save FAQ.**

- **Select Product –** Select products to associated FAQ's.

[![image (40).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-40.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-40.jpg)

<span style="color: #f97316;">**Manage FAQ Category:**</span> You can manage, update and add new category for FAQ's from **Admin &gt; FAQ &gt; Add new FAQ Category**. Below is the configuration to add new FAQ category:-

<span style="color: #3b82f6;">**Add New FAQ Category:**</span> **Add new FAQ Category &gt; General Tab**

- **Status –** Status of FAQ Category Active/Inactive
- **Title –** Title for FAQ Category
- **Category Icon –** Icon for Category
- **Sort Order –** To define sort order for FAQ

[![image (60).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-60.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-60.png)

<span style="color: #3b82f6;">**Add Meta Description/Keywords for FAQ Category:**</span> You can add meta description/keywords from **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new FAQ Category &gt; Search Engine Optimization.**

- **URL Key –** URL for FAQ Category
- **Meta Keywords –** Keywords for FAQ Category
- **Meta Description –** Description for FAQ Category

[![image (61).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-61.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-61.png)

<span style="color: #3b82f6;">**FAQ Category in Websites:**</span> To add websites go to, **Admin &gt; FAQ &gt; Manage FAQ's &gt; Add new Category &gt; FAQ Category in Websites.**

- **Stores view –** Select stores where FAQ will be visible.

[![image (62).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-62.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-62.png)

### <span style="color: #3b82f6;">Front-end Site view</span> [](#bkmrk--12)

- <span style="color: #f97316;">**FAQ Categories -**</span> When you enable the module and set "Yes" for " **Enable FAQ Site Wide**" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration&gt; FAQ** , then on the front-end, it shows FAQ page with categories.

[![image (41).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-41.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-41.jpg)

- <span style="color: #f97316;">**FAQ Product -**</span> Select "Yes" for **"** Enable FAQ for Products" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; FAQ**

**[![image (42).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-42.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-42.jpg)**

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento-2-faq.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**