Showing posts with label WooCommerce. Show all posts
Showing posts with label WooCommerce. Show all posts

2020-02-11

Paywall for WooCommerce - sell pay-per-view videos and other restricted content

"Paywall" is a WooCommerce extension that allows you to create and sell products with restricted access to content. When you install and activate the extension, you’ll be able to create and sell products with exclusive content and allow users to purchase them to “unlock” features.


See Live Demo, download and register for upgrades:

https://woocommerce.com/products/paywall-for-woocommerce/

2019-10-04

WooCommerce Assistant

“Assistant” is a WooCommerce store management extension that aims to reduce manual work by automating several routine tasks.

With a simple set of rules, it can schedule sales, tweak prices, run clearance events – all completely unattended.



See Live Demo, download and register for upgrades:

https://woocommerce.com/products/woocommerce-assistant/

2014-08-19

WooCommerce: SQL to fix sorting by date

In one of the projects, I needed to import a product data from a non-WP website to WooCommerce.

After importing, the "Sort by newness" did not work correctly, because the post dates were all the same.

A simple SQL solved my problem:

2014-05-28

WordPress Tip: Export WooCommerce category list (SQL, CSV, Excel)

Run this SQL in phpMyAdmin, and then click Export link at the bottom to save as CSV for Excel or other format.

Note: tested only on one level of subcategories.

Gist revisions are welcome: https://gist.github.com/tivnet/d9cca4a4f4cfebe143bc