anttiviljami/woocommerce-custom-availability

This package is abandoned and no longer maintained. No replacement package was suggested.

Set custom availability for products

1.2.0 2017-11-02 01:24 UTC

This package is auto-updated.

Last update: 2020-08-11 04:32:28 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Custom availability strings for products.

Features:

  • Set custom availability strings for your products
  • Works on simple & variable products

Screenshots

Product stock edit view

Simple Product View

Variable product edit view

Variable Product View

Product page view in the front end

Front End View

Installation

The Composer Way (preferred)

Install the plugin via Composer

composer require anttiviljami/woocommerce-custom-availability

Activate the plugin

wp plugin activate woocommerce-custom-availability

The Old Fashioned Way

You can also install the plugin by directly uploading the zip file as instructed below:

  1. Download the plugin
  2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
  3. Activate the plugin