All Projects â†’ cedaro â†’ Woocommerce Coupon Links

cedaro / Woocommerce Coupon Links

A WordPress plugin to automatically apply WooCommerce coupon codes to the cart via a URL.

Projects that are alternatives of or similar to Woocommerce Coupon Links

Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+55.91%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+278.74%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (+119.69%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Osen Wc Mpesa
WordPress Plugin that extends WordPress and WooCommerce functionality to integrate MPESA for making payments, remittances, checking account balance transaction status and reversals.
Stars: ✭ 45 (-64.57%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Woocommerce Custom Orders Table
Store WooCommerce order data in a custom table for improved performance.
Stars: ✭ 415 (+226.77%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Performance Improvements For Woocommerce
Performance tweaks for the front-end and back-end of a store.
Stars: ✭ 46 (-63.78%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Laravel5 Woocommerce Api Client
Laravel 5 wrapper for the Woocommerce REST API
Stars: ✭ 113 (-11.02%)
Mutual labels:  wordpress, woocommerce
Subtitles
Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
Stars: ✭ 113 (-11.02%)
Mutual labels:  wordpress, wordpress-plugin
Wp Sweep
WP-Sweep allows you to clean up unused, orphaned and duplicated data in your WordPress. It also optimizes your database tables.
Stars: ✭ 125 (-1.57%)
Mutual labels:  wordpress, wordpress-plugin
Regenerate Thumbnails
WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
Stars: ✭ 115 (-9.45%)
Mutual labels:  wordpress, wordpress-plugin
Wp Postviews
Enables you to display how many times a post/page had been viewed.
Stars: ✭ 107 (-15.75%)
Mutual labels:  wordpress, wordpress-plugin
Piklist
The most powerful framework available for WordPress.
Stars: ✭ 114 (-10.24%)
Mutual labels:  wordpress, wordpress-plugin
Wp Gfm
WordPress Plugin for PHP-Markdown and GitHub Flavored Markdown
Stars: ✭ 117 (-7.87%)
Mutual labels:  wordpress, wordpress-plugin
Antispam Bee
„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014
Stars: ✭ 124 (-2.36%)
Mutual labels:  wordpress, wordpress-plugin
Wp Cache Remember
Helper for the WordPress object cache and transients.
Stars: ✭ 111 (-12.6%)
Mutual labels:  wordpress, wordpress-plugin
Acf Codifier
A wrapper class to help write more readable ACF field declarations.
Stars: ✭ 114 (-10.24%)
Mutual labels:  wordpress, wordpress-plugin
S3 Uploads
The WordPress Plugin to Store Uploads on Amazon S3
Stars: ✭ 1,573 (+1138.58%)
Mutual labels:  wordpress, wordpress-plugin
Wp Postratings
Adds an AJAX rating system for your WordPress blog's post/page.
Stars: ✭ 115 (-9.45%)
Mutual labels:  wordpress, wordpress-plugin
Restsplain
WordPress REST API documentation generator
Stars: ✭ 126 (-0.79%)
Mutual labels:  wordpress, wordpress-plugin
Wp Graphql Yoast Seo
This is an extension to the WPGraphQL plugin for Yoast SEO
Stars: ✭ 120 (-5.51%)
Mutual labels:  wordpress, wordpress-plugin

WooCommerce Coupon Links Build Status

Automatically apply WooCommerce coupon codes to the cart via a URL.

Contributors: Luke McDonald, Brady Vercher
Requires: 4.7
Tested up to: 4.9
License: GPL-2.0+

Usage

First, you will need to set up a coupon in WooCommerce. The coupon can then be applied by adding a coupon_code query argument to the cart URL.

https://audiotheme.com/cart/?coupon_code=highfive

If the cart is empty, the coupon will still be applied and visible once the user adds a product.

Probably more useful than just applying a coupon code to the URL, is appending the coupon code argument to the end of a product's "Add to Cart" URL.

https://audiotheme.com/view/promenade/?add-to-cart=2804&coupon_code=highfive

In the above example, a product with the id of 2804 will be added to the cart with the highfive coupon applied.

Installation

  1. Download the latest release from GitHub.
  2. Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload button at the top next to the "Add Plugins" title.
  3. Upload the zipped archive.
  4. Click the Activate Plugin link after installation completes.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].