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

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/managedorg-product-driver/assets/icon.svg?rev=2814994)

# ManagedOrg Donative

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

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

 * [Dettagli](https://it.wordpress.org/plugins/managedorg-product-driver/#description)
 * [Recensioni](https://it.wordpress.org/plugins/managedorg-product-driver/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/managedorg-product-driver/#developers)

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

## Descrizione

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
    ```

## Screenshot

 * [[
 * 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.

## Recensioni

![](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 Dicembre 2022

Easy integration of Donative app to the website.

 [ Leggi la recensione di 1 ](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/)

## Contributi e sviluppo

“ManagedOrg Donative” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “ManagedOrg Donative” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/managedorg-product-driver)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/managedorg-product-driver/)
segui il [repository SVN](https://plugins.svn.wordpress.org/managedorg-product-driver/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/managedorg-product-driver/)
tramite [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

 *  Versione **2.1.3.0**
 *  Ultimo aggiornamento **2 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.7 o superiore **
 *  Testato fino alla versione **6.4.8**
 *  Versione PHP ** 7.0 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/managedorg-product-driver/)
 * Tag
 * [charity](https://it.wordpress.org/plugins/tags/charity/)[donation](https://it.wordpress.org/plugins/tags/donation/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/managedorg-product-driver/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/managedorg-product-driver/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/managedorg-product-driver/)