Odoo Community Association

Crowdfunding Schedule

Alpha License: AGPL-3 OCA/crowdfunding Translate me on Weblate Try me on Runboat

This module adds start and end datetime scheduling to crowdfunding challenges.

Pledges are accepted only while the challenge is in the Open state and within the configured schedule. The challenge page displays countdown timers and status messages before the challenge starts, while it is active, and after it ends.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

Usage

The module provides backend as well as frontend functionality.

For the backend:

#. Go to Crowdfunding. #. Create a new crowdfunding challenge or open an existing one. #. Set the challenge information, including:

* Start Datetime
* End Datetime
  1. Save the challenge.

For the frontend:

#. Navigate to /crowdfunding on your Odoo website. #. Select a challenge from the list. #. Depending on the configured schedule:

* Before the start datetime, a message indicates that the challenge is not yet active and a countdown shows the remaining   time until it starts.
* During the active period, a countdown shows the remaining time until the challenge ends.
* After the end datetime, a message indicates that the challenge has ended.

#. Visitors can submit pledges only when the challenge is in the Open state and the current date and time is between the configured start and end datetimes.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • OS-SCI

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/crowdfunding project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.