by Trusty Plugins on WordPress.org
Count post views and display your popular posts with charts and analytics with divi theme.
Popular Posts for Divi is an easy-to-use plugin (Divi module) that helps you to count the post views and display as popular posts. Analytics dashboard feature is also added to get the detailed report.
Key Features:
It is a Divi Theme Addon. In order to use this Module you must have to install Divi Theme.
The uncompressed source code for this plugin (including JavaScript and build tools) is publicly available at:
https://github.com/trustyplugins/divi-popular-posts-analytics-module-free
https://github.com/trustyplugins/divi-popular-posts-analytics-module-free
This plugin uses Parcel as a build tool to compile and bundle JavaScript assets.
To build the plugin from source:
Clone the repository:
git clone https://github.com/trustyplugins/divi-popular-posts-analytics-module-free
Navigate into the plugin folder:
cd divi-popular-posts-analytics-module-free
Install the required dependencies:
npm install
Build the assets:
npm run build
This will generate the production-ready JavaScript files in the /js and /scripts directories.