Installation of SQL Report Generator Extension Section
To install the SQL Report Generator
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 ...