Crowdfunding for WooCommerce

plugin banner

Plugin adds crowdfunding type products to WooCommerce.

Author:WP Wham (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:6.2.2
Plugin version:3.1.11
Added to WordPress repository:20-08-2015
Last updated:15-07-2023
Rating, %:80
Rated by:12
Plugin URI:https://wpwham.com/products/crowdfunding-for-...
Total downloads:30 915
Active installs:400+
plugin download
Click to start download

Crowdfunding for WooCommerce plugin adds full crowdfunding support to WooCommerce.

When adding or editing a product, you will have the possibility to set for each product individually:

  • Goal (i.e. pledged) amount.
  • Start and end dates.
  • Custom “Back This Project” (i.e. “Add to Cart”) button labels.
  • Enable “Open Pricing” (i.e. “Name Your Price”) functionality.

Also you will be able to:

  • Add a form, so your customers/users could add their custom campaigns directly from frontend.
  • Set custom HTML to show when project not yet started and/or ended.
  • Modify and choose where to display crowdfunding info, that is: goal remaining, time remaining, already pledged etc.
  • Choose when and if to end the campaign (goal reached, time ended).
  • Choose which order statuses to count in pledged calculations.
  • Style progress bars for time remaining, already pledged etc.
  • Enable/disable emails on crowdfunding campaign ended, added and/or edited.

Shortcodes

When displaying crowdfunding data for the product, you should use plugin’s shortcodes:

Backers & Money Shortcodes

  • [product_crowdfunding_total_sum] – total sum (i.e. funded to date) for current product (formatted as price).
  • [product_crowdfunding_total_backers] – total number of orders (i.e. backers) for current product.
  • [product_crowdfunding_total_items] – total number of ordered items for current product.
  • [product_crowdfunding_list_backers] – list of backers for current product.
  • [product_crowdfunding_goal] – end goal for current product (formatted as price).
  • [product_crowdfunding_goal_remaining] – sum remaining to reach the end goal for current product (formatted as price).
  • [product_crowdfunding_goal_remaining_progress_bar] – goal remaining as graphical progress bar.
  • [product_crowdfunding_goal_backers] – end goal (backers) for current product.
  • [product_crowdfunding_goal_backers_remaining] – backers remaining to reach the end goal for current product.
  • [product_crowdfunding_goal_backers_remaining_progress_bar] – goal (backers) remaining as graphical progress bar.
  • [product_crowdfunding_goal_items] – end goal (items) for current product.
  • [product_crowdfunding_goal_items_remaining] – items remaining to reach the end goal for current product.
  • [product_crowdfunding_goal_items_remaining_progress_bar] – goal (items) remaining as graphical progress bar.

Time Shortcodes

  • [product_crowdfunding_startdate] – starting date for current product.
  • [product_crowdfunding_starttime] – starting time for current product.
  • [product_crowdfunding_startdatetime] – starting date and time for current product.
  • [product_crowdfunding_deadline] – ending date for current product.
  • [product_crowdfunding_deadline_time] – ending time for current product.
  • [product_crowdfunding_deadline_datetime] – ending date and time for current product.
  • [product_crowdfunding_time_remaining] – time remaining till deadline.
  • [product_crowdfunding_time_remaining_progress_bar] – time remaining as graphical progress bar.

More Shortcodes

  • [product_crowdfunding_add_new_campaign] – campaigns by users.
  • [crowdfunding_totals] – all crowdfunding campaigns (i.e. products) totals.
  • [product_crowdfunding_add_to_cart_form] – backers (add to cart) HTML form.

Feedback


ChangeLog