WP Manifestindependent plugin directory
manifest / ecommerce / odwp-wc-orderbyvisits

Order By Visits

Simple plugin for WordPress with WooCommerce that enables simple stats on e-shop products.

by Ondrej Donek · github.com/ondrejd/odwp-wc-orderbyvisits · website

0stars
12release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/ondrejd/odwp-wc-orderbyvisits/releases/download/0.5.0/odwp-wc-orderbyvisits-0.5.0.zip

Readme

Order by Visits Plugin for WooCommerce

Plugin for WordPress and WooCommerce that adds new products orderby rules - Order by popularity (views) and Order by popularity (sales).

Donations

If your like this plugin and you want to be maintained and improved more frequently consider donation:

Make donation

Description

Main features:

  • simple statistics about how many times was product displayed,
  • possibility to generate random data,
  • new products orderby rules - Order by popularity (views) and Order by popularity (sales),
  • Czech and English localization.

Installation

Plugin's installation is easy:

  1. Upload plugin's folder odwp-wc-orderbypopularity to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. For more details see plugin's home page

Frequently Asked Questions

When I should use this plugin?

Whenever you want some more products orderby rules on WooCommerce shop page.

What data are collected?

Just count of display of product's detail page - value is saved as a product's meta value.

Screenshots

  1. Updated orderby select Updated orderby select'
  2. Settings of the plugin (Admin -> WooCommerce -> Integration): Settings of the plugin
  3. Updated default orderby select (Admin -> WooCommerce -> Products -> Display): Updated default orderby select'

License

This Source Code is subject to the terms of the GNU General Public License 3.0.

Changelog/TODO

~1.0

0.5.0

  • code completely refactored
  • tested on WordPress 4.8.2 a WooCommerce 3.1.2
  • released on GitHub's repository
  • finished functionality for button Update products on settings page,
  • for Order by popularity (sales) use meta key total_sales,
  • inline JavaScript moved to standalone file (assets/js/admin.js),
  • inline CSS moved to standalone file (assets/js/admin.css).

0.3.0

0.2.10

  • fixed bug that occured after plugin's activation
  • updated localization

0.2.9

  • added Enable CRON option and corresponding functionality

0.2.6

  • fixed code in ODWP_WC_SimpleStats_Integration

0.2.5

  • fixed that enable options was not used
  • added option enable_random for enabling/disabling random order for products with same visits count.
  • added button for generating random order values

0.2.0

  • count how many times were project's detail viewed
  • count how many times were project added to the cart
  • adding our custom products ordering (Popularity (visits))
  • add Czech localization

0.1.1

  • fixed uninstall hook
  • fix integration (settings are not saved)

0.1.0

  • initial public version
  • source codes added to GitHub

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.5.0 Oct 9, 2017 odwp-wc-orderbyvisits-0.5.0.zip 6
0.2.0 Oct 30, 2015 odwp-wc-simplestats-0.2.0.zip 6

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.