https://github.com/anttiviljami/woocommerce-custom-availability
Custom availability strings for products.
https://github.com/anttiviljami/woocommerce-custom-availability
Last synced: about 1 month ago
JSON representation
Custom availability strings for products.
- Host: GitHub
- URL: https://github.com/anttiviljami/woocommerce-custom-availability
- Owner: anttiviljami
- License: gpl-3.0
- Created: 2015-11-27T19:14:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T04:32:24.000Z (almost 5 years ago)
- Last Synced: 2025-04-19T12:14:03.488Z (about 2 months ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/custom-availability-for-woocommerce/
- Size: 653 KB
- Stars: 18
- Watchers: 9
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-woocommerce - WooCommerce Custom Availability - Custom availability strings for products. (Handy Code Snippets and Plugins)
README
# WooCommerce Custom Availability
[](https://travis-ci.org/anttiviljami/woocommerce-custom-availability) [](https://packagist.org/packages/anttiviljami/woocommerce-custom-availability) [](https://packagist.org/packages/anttiviljami/woocommerce-custom-availability) [](https://packagist.org/packages/anttiviljami/woocommerce-custom-availability) [](https://packagist.org/packages/anttiviljami/woocommerce-custom-availability)Custom availability strings for products.
Features:
- Set custom availability strings for your products
- Works on simple & variable products## Screenshots
### Product stock edit view
### Variable product edit view
### Product page view in the front end
## Installation
### The Composer Way (preferred)
Install the plugin via [Composer](https://getcomposer.org/)
```
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](archive/master.zip)
2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
3. Activate the plugin