Contents

ReadMe

NeonCommerce is a WordPress plugin that enhances the features of WooCommerce. We have currently developed a discount module for the plugin.This module implements dynamic price discounts based on the number of items added to the user’s shopping cart. We will continue to develop new modules to enhance WooCommerce functionality.

Installation

Minimum Requirements

  • WordPress 6.7.2 or greater
  • WooCommerce 9.7 or greater
  • PHP version 8.3 or greater
  • MySQL version 5.7 or greater
  • Installation Steps

    1. Upload `neoncommerce` to the `/wp-content/plugins/` directory.
    2. Activate `WooCommerce` in your wordpress site if it is not activated already.
    3. Activate `NeonCommerce through the ‘Plugins’ menu in WordPress.
    4. For detailed setup instructions, vist the official [Documentation](https://www.bzhy.com/) page.

    To start using NeonCommerce

    Discount

    Enable/Disable Discount Module

  • Select NeonCommerce -> Dashboard from the WP management page,as below shown:
  • enable/disable discount

    New Discount Rule

  • Select NeonCommerce -> Discount from the WP management page,then click New Discount Rule button, as below shown:
  • New Rule

    Rule Name rule name,Must be more than 1 letters and less than 255 letters
    Discount Type one of Percentage and Fixed Amount
    Enabled whether enable this rule
    Combine Multiple Products If this option is selected, when a user adds a product to their cart that has this rule applied, the discount rate for that product will be calculated based on the total number of all products in the cart for which rule that “Combine Multiple Products?” option is selected has been applied.