manifest / unclassified / woocommerce-deposits-hybrid
WooCommerce Deposits Hybrid
Extends WooCommerce Deposits to support hybrid deposit and payment plan options
by Woo Nami · github.com/namiokuzono/woocommerce-deposits-hybrid · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/namiokuzono/woocommerce-deposits-hybrid/archive/refs/heads/main.zipReadme
WooCommerce Deposits Hybrid
A WordPress plugin that extends WooCommerce Deposits to support hybrid deposit and payment plan options.
Description
This plugin adds a new "Hybrid Deposit & Plan" option to WooCommerce Deposits, allowing store owners to:
- Set an initial deposit percentage (e.g., 20%)
- Allow customers to choose a payment plan for the remaining balance
- Automatically schedule remaining payments based on the selected plan
Requirements
- WordPress 5.8 or higher
- PHP 7.4 or higher
- WooCommerce 6.0 or higher
- WooCommerce Deposits 2.3.8 or higher
Installation
- Download the plugin files
- Upload the
wc-deposits-hybridfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Configure the plugin settings in WooCommerce > Settings > Products > Deposits
Usage
- Edit a product
- In the "Product Data" section, select "Hybrid Deposit & Plan"
- Configure:
- Initial deposit percentage
- Whether to allow payment plans
- Which payment plans are available
- Save the product
Features
- Hybrid deposit type that combines initial deposit with payment plans
- Configurable initial deposit percentage
- Flexible payment plan options
- Automatic scheduling of remaining payments
- Full integration with WooCommerce Deposits
Support
For support, please open an issue on GitHub.
License
This plugin is licensed under the GPL v2 or later.
Credits
Developed by Your Name