Installation of SQL Report Generator Extension Section

Installation of SQL Report Generator Extension Section

To install the SQL Report Generator
  • Log in the ftp, and then go to the 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

    • Configuration of SQL Report Generator Extension Section

      After installation of the SQL Report Generator extension on the Magento 2 store, the admin has to set up the configuration settings. For configuring the settings: Go to the Admin panel. In the admin panel, go to the Sql Custom Report option on the ...
    • Introduction

      SQL Report Generator extension by CedCommerce for Magento 2 store facilitates store owners to generate an interactive report from the database. The report helps better understand customer choices and sales patterns, which results in making ...