ManagedOrg Donative

説明

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

スクリーンショット

  • 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.

評価

1件のレビューをすべて表示

貢献者と開発者

ManagedOrg Donative はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“ManagedOrg Donative” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.