Title: ManagedOrg Donative
Author: managedorg
Published: <strong>9. November 2022</strong>
Last modified: 15. November 2024

---

Search plugins

![](https://ps.w.org/managedorg-product-driver/assets/banner-772x250.jpg?rev=2819134)

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/managedorg-product-driver/assets/icon.svg?rev=2814994)

# ManagedOrg Donative

 By [managedorg](https://profiles.wordpress.org/managedorg/)

[Download](https://downloads.wordpress.org/plugin/managedorg-product-driver.2.1.3.0.zip)

 * [Details](https://de-ch.wordpress.org/plugins/managedorg-product-driver/#description)
 * [Reviews](https://de-ch.wordpress.org/plugins/managedorg-product-driver/#reviews)
 * [Development](https://de-ch.wordpress.org/plugins/managedorg-product-driver/#developers)

 [Support](https://wordpress.org/support/plugin/managedorg-product-driver/)

## Description

Managedorg Product Driver Plugin is used to showcase campaigns and campaign requirements
into wordpress website of charitable/non-profit organizations to list out requirements
and wish lists for easy donation.

Installation

Upload the Managedorg – Product Driver plugin to your WordPress site, activate it,
and then add shortcode to your wordpress site. That’s it!!!

Usage

General Campaign Listing

[MODD_LIST ids=»1″]

    ```
    ids ---> ids —> Used to pass page IDs to show campaign
    ```

Campaign Listing from Specific Locations

[MODD_LIST ids=»1″ location=»NY,TY»]

    ```
    ids ---> Used to pass page IDs to show campaign
    location ---> For listing campaigns from specific locations. e.g., location="NY,TY"
    ```

List of available attribute in shortcode

    ```
    location ---> For listing campaigns from specific locations. e.g., location="NY,TY"
    tags ---> For listing campaigns from specific tags. e.g., tags="kids,medical"
    campaign_id ---> For listing campaigns from specific campaign IDs. e.g., campaign_id="123,537"
    blocked_campaign ---> For hiding campaigns from specific campaign IDs. e.g., blocked_campaign="123,537"
    campaigns_per_page ---> Number of campaigns displayed on one page. Default is 6. e.g., campaigns_per_page="12". For displaying all campaigns, use campaigns_per_page="all"
    products_per_page ---> Number of products displayed on a single campaign page. Default is 9. e.g., products_per_page="15". For displaying all products, use products_per_page="all"
    helpwith_checkbox_text ---> Change 'Help with' checkbox text. e.g., helpwith_checkbox_text="my new text"
    helpwith_label ---> Change 'Help with' checkbox label. e.g., helpwith_label="my new label"
    helpwith_description ---> Change 'Help with' checkbox description. e.g., helpwith_description="my new description"
    helpwith_enable ---> For removing 'Help With' checkbox. Use helpwith_description="0"
    ```

For Campaign Testing on Different Server or on Localhost

[MODD_LIST ids=»44″ server=»» admin=»» origin=»»]

    ```
    ids ---> Used to pass page IDs to show list
    server ---> Contact Managedorg team to provide server parameter
    admin ---> Contact Managedorg team to provide admin parameter
    origin ---> Contact Managedorg team to provide origin parameter
    ```

## Screenshots

 * [[
 * MangedOrg Plugin settings

## FAQ

### How can we change list foreground color style?

We can pass an attribute named **fgcolor** to change header

### How can we show particular location campaign only?

We can pass value for an attribute named **location** to filter location based listing

### How can we filter campaigns?

We can pass value for **tags** attribute with comma separator to filter campaigns.

## Reviews

![](https://secure.gravatar.com/avatar/dfc8d84935e9ad311de02bbdeb2362372b1f338fdac26359c3c54f900e48901f?
s=60&d=retro&r=g)

### 󠀁[Great for Donations](https://wordpress.org/support/topic/great-for-donations/)󠁿

 [anishgnair](https://profiles.wordpress.org/anishgnair/) 13. Dezember 2022

Easy integration of Donative app to the website.

 [ Read all 1 review ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/)

## Contributors & Developers

“ManagedOrg Donative” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ managedorg ](https://profiles.wordpress.org/managedorg/)
 *   [ Sagin Pallikkara ](https://profiles.wordpress.org/sagzzz/)
 *   [ mm2163 ](https://profiles.wordpress.org/mm2163/)

[Translate “ManagedOrg Donative” into your language.](https://translate.wordpress.org/projects/wp-plugins/managedorg-product-driver)

### Interested in development?

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

## Changelog

#### 1.0

 * Fundraiser module added.
 * Bootstrap libraries updated.
 * Date format corrected.
 * Readme file updated.

#### 1.0.1

 * jQuery full version added.

#### 1.0.2

 * Sorting function updated.

#### 1.0.3

 * Style Updated.
 * Donated quantity updated

#### 1.0.4

 * Donate more option added inside the cart.
 * Grand total roundup option added

#### 1.0.4.1

 * css changes

#### 1.0.4.2

 * Checkbox for Donate more removed.
 * Check Grand total round up box by default.
 * Price update for internal db if the amazon product price is different.
 * Donate more option moved to bottom of the cart.
 * Info messages are added for Shipping & Surcharge.

#### 1.0.4.3

Payment section updated.

#### 1.0.4.4

 * css changes

#### 1.0.4.5

 * New images are added.
 * css changes

#### 1.0.4.6

 * Payment mode settings added in plugin options.
 * Plugin version number added to the bottom of cart

#### 1.0.4.7

 * Discount option added.

#### 1.0.4.8

 * css changes.

#### 1.0.4.9

 * Tax implementation

#### 1.0.5

 * CSS changes & Validation

#### 1.0.5.11

 * Invoice Modification

#### 1.0.5.12

 * CSS Changes

#### 1.0.5.13

 * New shortcode attributes

#### 1.0.5.14

 * v4 version integrated

#### 1.0.5.15

 * Shortcode attributes changes

#### 1.0.5.16

 * Media url changes

#### 1.0.5.17

 * Media url changes

#### 1.0.5.18

 * Code Changes

#### 1.0.6

 * Code Changes

#### 1.0.6.1

 * Overview section added

#### 1.0.6.8.9

 * Pricing format modified.

#### 1.0.7.9

 * New design
 * New shortcode attributes products_per_page, campaigns_per_page, cart_checkbox
 * Payment js updated
 * Disabled added.

#### 2.0.0.0

 * New design

#### 2.0.0.2

 * New design
 * Stable Version

#### 2.1.1.0

 * New Shortcode Generation added
 * Stable Version

#### 2.1.1.1

 * Bug Fix

#### 2.1.2.0

 * Bug Fix

#### 2.1.2.1

 * Bug Fix

#### 2.1.3.0

 * Bug Fix & UI Update

## Meta

 *  Version **2.1.3.0**
 *  Last updated **1 Jahr ago**
 *  Active installations **10+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.4.8**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/managedorg-product-driver/)
 * Tags
 * [charity](https://de-ch.wordpress.org/plugins/tags/charity/)[donation](https://de-ch.wordpress.org/plugins/tags/donation/)
 *  [Advanced View](https://de-ch.wordpress.org/plugins/managedorg-product-driver/advanced/)

## Ratings

 5 von 5 Sternen.

 *  [  1 5-Sterne-Rezension     ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/)

## Contributors

 *   [ managedorg ](https://profiles.wordpress.org/managedorg/)
 *   [ Sagin Pallikkara ](https://profiles.wordpress.org/sagzzz/)
 *   [ mm2163 ](https://profiles.wordpress.org/mm2163/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/managedorg-product-driver/)