OpenFund is a laravel based open source crowdfunding platform which is still in the early phases of development. We believe crowdfunding should be open source and localized where communities need it the most.
This project is currently still under development and should only be used by developers who would like to contribute to the project or use the base of what has already been implemented.
We will be doing a round of crowdfunding to speed up development in the future. To get notified about our crowdfunding campaign or for general updates click here https://www.indiegogo.com/projects/openfund/coming_soon/.
git clone [email protected]:waydelyle/openfund.git
composer install https://getcomposer.org/doc/00-intro.md#introduction
create a mysql database and add the credentials to .env in the main project directory.
Run these commands in the root directory
php artisan migrate:install php artisan migrate php artisan db:seed npm install
Create a vhost to point to the projects public directory.
For more information https://laravel.com/docs/5.1#configuration
Any contributions are welcome and reviewed before merging into the main repository. You can clone the project and begin developing right away. Right now we are trying to clone the main features of KickStarter so if you're unsure where to begin have a look there and see what's worth implementing next.
We are a small team of developers working in our spare time to get this project off the ground. We are currently employed as developers at a development company based in Cape Town, South Africa.
We are planning on having a working implementation ready for the public on the 25th of August 2016. This release should include all the basic functionality needed to run a crowdfunding website.
Official Twitter account https://twitter.com/theopenfund
Brendan Meulen - Developer https://twitter.com/brendanvdmeulen
Wayde Lyle - Developer https://twitter.com/WaydeLyle