Installation of Product FAQ

Installation of Product FAQ

To install the extension
  • Log in the ftp, and then go to Magento 2 root folder (generally present under the public_html folder).
  • Create a new folder named code under the app folder; under code folder, create a folder named Ced.
    1. Upload or Drag and Drop app/code/Ced directory.
    2. After successfully uploading the directory, the extension will be installed/upgraded.
    3. Now run the  following upgrade command in cmd 
php bin/magento setup:upgrade 
php bin/magento setup:di:compile 
php bin/magento setup:static-content:deploy -f 
php bin/magento index:reindex 
php bin/magento cache:flush
    • Related Articles

    • Product FAQ Extension Configuration Section

      For enabling the features of the Product FAQ extension on the Magento 2 store , the admin has to set up the configuration settings. To configure the settings: Go to the Admin panel. Select the Product FAQ option and then click on Configuration as ...
    • Overview Section

      Product FAQ (Frequently Asked Question) extension by CedCommerce for Magento 2 offers an interactive open-source interface on the product detail page. The extension allows customers to ask questions related to the product to the store owners with the ...