WP Manifestindependent plugin directory
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.zip

Readme

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

  1. Download the plugin files
  2. Upload the wc-deposits-hybrid folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Configure the plugin settings in WooCommerce > Settings > Products > Deposits

Usage

  1. Edit a product
  2. In the "Product Data" section, select "Hybrid Deposit & Plan"
  3. Configure:
    • Initial deposit percentage
    • Whether to allow payment plans
    • Which payment plans are available
  4. 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

Read the full README on GitHub →