Installation
Free Version
Manual Installation
- Go to download and link and download the .zip file.
- Locate the file and unzip.
- Open your FTP client app and upload the folder file in wp-content/plugins.
- Login to your wordpress admin account and go to plugins.
- Look for “Codecorun – WooCommerce Coupon Discount Rules” and activate. Please note the plugin requires WooCommerce installation.
- Activate the plugin.
WordPress Installation
- Login to your wordpress admin account.
- Hover the plugin tab from the menu and click add new.
- Search for “Codecorun – WooCommerce Coupon Discount Rules”
- Install and activate the plugin.
Full Version
Manual Installation
- Purchase the version here.
- Login to your codecorun account and go to accounts.
- Go to downloads and download the plugin.
- Locate the file and unzip.
- Open your FTP client app and upload the folder in wp-content/plugins.
- Login to your wordpress admin account and go to plugins.
- Look for “Codecorun – WooCommerce Coupon Discount Rules Pro”. Please note the plugin requires WooCommerce installation.
- IMPORTANT: If you have the free version installed, please deactive the plugin before installing the full version.
- Activate the plugin.
WordPress Installation
- Login to your wordpress admin account.
- Hover the plugin tab from the menu and click add new.
- Look for the Upload File button.
- Locate the downloaded .zip file.
- Activate the plugin.
Rules
Set the rules
- Add or Edit your coupon
- Click the Discount Rules tab
- Select a rule
- Assign conditions to the rules (Full Version)
Remove Rules
When hovering over the added rule the remove link will appear. Click that to remove the rule.
Popup Notification (Full Version)
When the coupon is applied you can have a notification to tell your customers what they have earned while in the cart. By default this feature is inactive.
Under the Marketing, tab click the Discount Rules Notification
Enable Notification
Select the option to enable the notification
Message
Write your message using WP classic editor.
Message
Write your message using WP classic editor.
Custom CSS
You can customize the look and feel of your notification by adding custom-style script in the field.
Shortcode
codecorun_wcdr_applied_codes
– Display all applied coupons.
Developer
Filters
wcdr_saved_rules
– Filters the saved rules from the settings.
wcdr_search_args
– Filters the product search arguments.
wcdr_category_search_args
– Filters the category search arguments.
wcdr_roles_search_args_after
– Filters the user roles search arguments.
codecorun_on_apply_coupon
– Filters on applying coupon
codecorun_wcdr_shortcode_applied_codes
– Filters the applied coupons inside codecorun_wcdr_applied_codes
shortcode.
codecorun_wcdr_shortcode_applied_codes_html
– Filters the HTML output of the applied coupons inside codecorun_wcdr_applied_codes
shortcode .
wcdr-rules
– Filters the available rules.
wcdr-labels
– Filters the available labels in the plugin.