Skip to content

nikanwp/discountly

Repository files navigation

Discountly – Discount Manager for WooCommerce (Dev Version)

Discountly is a WooCommerce extension that allows store owners to create advanced discount rules with a simple and intuitive interface.
To use the plugin in a WordPress site, please download the latest stable release from the official WordPress plugin directory.


⚙️ Features

  • Create advanced product discount rules
  • Set flexible conditions (e.g. product, category, time, quantity)
  • Schedule start and end times for campaigns
  • React-powered admin interface for smooth UX
  • Built using official WordPress packages
  • Fully compatible with WooCommerce

🚀 Getting Started (Development)

This plugin is built using modern JavaScript tools. To run or contribute to the plugin locally, follow these steps.

📦 Requirements

  • PHP >= 7.4
  • WordPress >= 6.0
  • WooCommerce >= 6.0
  • Node.js >= 14.x
  • npm >= 6.x

🛠️ Installation

  1. Clone the repository inside your local WordPress plugins directory:
git clone https://github.com/nikanwp/discountly.git
cd discountly
  1. Install JavaScript dependencies:
npm install
  1. Start the development build with watch mode:
npm start
  1. When you're ready to build for production:
npm run build

📃 License

This plugin is licensed under the GNU General Public License v2.0 or later. You are free to use, modify, and distribute this software as long as you comply with the GPL terms.

👨‍💻 Author

Developed and maintained by NikanWP If you find this plugin helpful, feel free to star the repository or contribute with bug reports and pull requests!

About

Discount Manager for WooCommerce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published