Title: Project Donations for WooCommerce
Author: Olivier van Helden
Published: <strong>5 Օգոստոսի, 2022</strong>
Last modified: 18 Մարտի, 2024

---

Search plugins

![](https://ps.w.org/project-donations-wc/assets/banner-772x250.jpg?rev=2767088)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/project-donations-wc/assets/icon-256x256.jpg?rev=2767088)

# Project Donations for WooCommerce

 By [Olivier van Helden](https://profiles.wordpress.org/magicoli69/)

[Download](https://downloads.wordpress.org/plugin/project-donations-wc.1.5.6.zip)

 * [Details](https://hy.wordpress.org/plugins/project-donations-wc/#description)
 * [Reviews](https://hy.wordpress.org/plugins/project-donations-wc/#reviews)
 *  [Installation](https://hy.wordpress.org/plugins/project-donations-wc/#installation)
 * [Development](https://hy.wordpress.org/plugins/project-donations-wc/#developers)

 [Support](https://wordpress.org/support/plugin/project-donations-wc/)

## Description

Collect donations for different projects with a WooCommerce product.

If you are like me, you work on several projects and would like to simply collect
donations for them, without bothering creating and configuring a product for each
project.

This plugin is mostly intended to be easy to set up. It is mostly usefull if you
want to get donations and need or already use WooCommerce platform.

#### Features

 * any product as Project Donation
 * define project post type (existing or register a new one)
 * assign project to specific products
 * **add project field** in add to cart block
    - with free type project name (if no defined project post type)
    - or drop down selection list of projects
 * replace price with a **flexible Amount field** in add to cart block
 * **compatible with subscriptions, variable products**, and probably any other 
   WooCommerce product type
 * **compatible with WooCommerce Name Your Price** (although main features are included
   in Project Donations)
 * localization ready
 * add **goals** and **counterparts** to project post edit package
    - display goal progress in add to cart block
    - `[goals]` and `[achievements]` shortcodes can be included anywhere

#### Roadmap

 * global or per-product settings
 * add donation field to cart or checkout page
 * permalink like /donate/projectname/amount
 * customize notification mails

## Installation

 * Install as usual (download and unzip in wp-content/plugins/ folder, then activate)
 * Set preferences in WooCommerce -> Settings -> Product Projects
    - optionally activate «create project post type» or choose and existing post
      type to use as projects (if set, a selection menu will be presented to the
      user instead of a text input box)
    - optionally allow client to choose amount to pay (if you don’t already use 
      another plugin for this feature)
 * Create a product
    - check «Project Donation» option, near product type selection
    - select project in «Project Donation» tab (optional)
    - check «Virtual» option (recommended but optional)
    - set product price to zero (recommended), or to a higher amount (in this case,
      the donation will be added to the fixed price, but it would be clearer for
      the customer to set a minimum donation amount instead)

The product page will display «Project», «Amount» fields and achievement progress
bar if linked to a project.
 To create use a generic product for donation and get
a link for a specific project, add «project» parameter to the URL, like:

https://magiiic.com/donate/project/?project=Project+Donations+plugin

You can also specify an amount in the URL, like:

https://magiiic.com/donate/project/?project=Project+Donations+plugin&amount=5

## FAQ

### Can I link project to a project page / a specific projects list?

Yes, activate «Add project post type» or choose a post type dedicated to projects
in WooCommerce Product Donations settings tab.

### Can cutomer choose the purchase amount?

Yes, activate «Customer defined amount» in WooCommerce Product Donations settings
tab.

### Can I see sales statistics per project?

Yes, with a progress bar. It will appear on products and can be included with a 
shortcode on any page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Project Donations for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Olivier van Helden ](https://profiles.wordpress.org/magicoli69/)

[Translate “Project Donations for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/project-donations-wc)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/project-donations-wc/),
check out the [SVN repository](https://plugins.svn.wordpress.org/project-donations-wc/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/project-donations-wc/)
by [RSS](https://plugins.trac.wordpress.org/log/project-donations-wc/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.5.6

 * added option to customize donate placeholder and button label
 * fixed in progress orders not counted in achievements total
 * updated external libraries
 * updated docblock comments

#### 1.5.5

 * updated readme

#### 1.5.4

 * code normalized

#### 1.5.3

 * fix library update conflict

#### 1.5.2

 * fix project type hardcoded as records
 * classes reorganisation

#### 1.5.1

 * added goals shortcode
 * fixed get_project_id() returning wrong projects
 * use magicoli/wp-package-updater-lib library

#### 1.5

 * new project goals and counterparts
 * added achievements graphical progress bar
 * added project achievements shortcode

#### 1.4.7

 * fix empty project list if wrong project-id provided in url parameters
 * fix project name with html code in add to cart options

#### 1.4.6

 * added Project Donations tab to product data
 * select project in product page if product is linked to a project
 * show/hide Project Donations tab when Project Donation according to product option
   checkbox

#### 1.4.5

 * fix a few glitches while publishing

#### 1.4.4

 * fix some more sanitizations

#### 1.4.3

 * fix some sanitizations

#### 1.4.2

 * updated minimum wp version to 4.7

#### 1.4.1

 * fix update library and assets

#### 1.4

 * renamed plugin as project-donations-wc

#### 1.3.1

 * added NL and DE localizations

#### 1.3

 * new choice to create «project» post type or choose an existing post type as projects*
   product page display a project selection menu post type if project post type 
   is set, free type text input instead
 * added allow custom amount option for project donations
 * added WooCommerce settings tab for Project Donations
 * added WooCommerce settings tab

#### 1.2.1

 * updated readme with 1.2 changes

#### 1.2

 * added flexible amount field
 * fix fields position for variable products

#### 1.1.1

 * updated tags

#### 1.1

 * added update library

#### 1.0.1

 * updated Plugin URI

#### 1.0

 * new Project name field on products, autofill if URL parameter project is provided,
   project name added in cart item name
 * added «Project Donation» option to product type section in edit page
 * added french localization

#### 0.1.0

 * Initial commit

## Meta

 *  Version **1.5.6**
 *  Last updated **2 տարի ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.3 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/project-donations-wc/)
 * Tags
 * [donation](https://hy.wordpress.org/plugins/tags/donation/)[product](https://hy.wordpress.org/plugins/tags/product/)
   [projects](https://hy.wordpress.org/plugins/tags/projects/)[woocommerce](https://hy.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://hy.wordpress.org/plugins/project-donations-wc/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/project-donations-wc/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/project-donations-wc/reviews/)

## Contributors

 *   [ Olivier van Helden ](https://profiles.wordpress.org/magicoli69/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/project-donations-wc/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://magiiic.com/support/Project+Donations+plugin)