UC Crowdfunding
Categories
Component ID
2151139
Component name
UC Crowdfunding
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1028
Component created
Component changed
Component body
Defines an Ubercart product feature to turn any product into a "crowdfunding style" donation product, in which users may donate towards a goal before a dateline is reached.
Two options are available:
- Disable donations if current date is after dateline OR if target amount is reached.
- Disable donations if current date is after dateline (allows donating past target amount).
Defaults can be set at global or node type level, but the feature can also be added or edited for every product node.
Tips
Plays well with:
- Product attributes module: allow customers to select different amounts to donate.
- Variable price module: allows customers to enter their own amount to donate.
Theming
Variables are made available on the $node object for easy theming. See README for details.
Hooks
A hook is provided that allows altering the crowdfunding properties added to the node object. See file uc_crowdfunding.api.php for details.
Â
Installation
See included README file.
