🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
P

Popular Posts for Divi – Lite

0/5 (0 ratings) — active installs Updated May 22, 2025

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:

  • Works with Divi Builder: Easy and highly customizable.
  • Post Layouts: Choose between post layouts to display according popularity.
  • Count Views: Helps to count the post views.
  • Cache mechanism : cache mechanism logic to get unique views and reduce the load on server.
  • Analytics Dashboard : Analytics dashboard is added to get detailed report.
  • Simple to Use: don’t need any technical skills to use the plugin.

It is a Divi Theme Addon. In order to use this Module you must have to install Divi Theme.

Source Code

The uncompressed source code for this plugin (including JavaScript and build tools) is publicly available at:

  1. https://github.com/trustyplugins/divi-popular-posts-analytics-module-free

  2. https://github.com/trustyplugins/divi-popular-posts-analytics-module-free

Build Instructions

This plugin uses Parcel as a build tool to compile and bundle JavaScript assets.

To build the plugin from source:

  1. Clone the repository:
    git clone https://github.com/trustyplugins/divi-popular-posts-analytics-module-free

  2. Navigate into the plugin folder:
    cd divi-popular-posts-analytics-module-free

  3. Install the required dependencies:
    npm install

  4. Build the assets:
    npm run build

This will generate the production-ready JavaScript files in the /js and /scripts directories.