Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nielslange/smntcs-free-gift-for-woocommerce
Give free gifts to your WooCommerce customers.
https://github.com/nielslange/smntcs-free-gift-for-woocommerce
smntcs smntcs-plugin woocommerce woocommerce-plugin wordpress wordpress-plugin
Last synced: 15 days ago
JSON representation
Give free gifts to your WooCommerce customers.
- Host: GitHub
- URL: https://github.com/nielslange/smntcs-free-gift-for-woocommerce
- Owner: nielslange
- License: gpl-2.0
- Created: 2016-07-20T07:27:09.000Z (over 8 years ago)
- Default Branch: trunk
- Last Pushed: 2023-10-15T04:58:20.000Z (about 1 year ago)
- Last Synced: 2024-04-13T21:57:39.047Z (7 months ago)
- Topics: smntcs, smntcs-plugin, woocommerce, woocommerce-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/smntcs-woocommerce-free-gift/
- Size: 2.21 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMNTCS Free Gift for WooCommerce
![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Build Status](https://api.travis-ci.com/nielslange/smntcs-woocommerce-free-gift.svg?branch=trunk)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-woocommerce-free-gift.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-woocommerce-free-gift/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-woocommerce-free-gift/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-woocommerce-free-gift.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-woocommerce-free-gift.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-woocommerce-free-gift.svg)Give free gifts to your WooCommerce customers
## Installation
1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Go to `Appearance` » `Customize`.
4. Enable free gifts.
5. Adjust settings based on your needs.## Plugin page
You can find the plugin on https://wordpress.org/plugins/smntcs-woocommerce-free-gift/.
## Changelog
### 1.8 (2023.10.15)
- Test up to WP 6.4
### 1.7 (2022.12.03)
- Test up to WP 6.1
### 1.6 (2020.04.14)
- [Add check if WooCommerce is installed](https://github.com/nielslange/smntcs-woocommerce-free-gift/issues/14)
- [Move settings into WooCommerce customizer](https://github.com/nielslange/smntcs-woocommerce-free-gift/issues/12)### 1.5 (2020.04.07)
- [Declaring required and supported WooCommerce version](https://github.com/nielslange/smntcs-woocommerce-free-gift/issues/9)
- Test up to WP 5.4### 1.4 (2019.11.18)
- Test up to WP 5.3
### 1.3 (2019.06.28)
- Test up to WP 5.2
### 1.2 (2019.02.19)
- Add README.md
- Test up to WP 5.0### 1.1 (2016.07.22)
- Save settings as option, not as theme_mod
### 1.0 (2016.07.20)
- Initial release