We'll create fresh WordPress site with Crowdfunding for WooCommerce installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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:
Also you will be able to:
When displaying crowdfunding data for the product, you should use plugin’s 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.[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.[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.