Skip to content

Commit c6d9455

Browse files
committed
Crowdfunding Lend script with Readme committed
1 parent d3c3273 commit c6d9455

File tree

2,602 files changed

+590918
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,602 files changed

+590918
-1
lines changed

.htaccess

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# In local: in httpd/conf/projects/dev1base.conf :
2+
# alias /dev1base F:/projects/dev1base/trunk/..../webroot/
3+
4+
######################################
5+
# Root .htaccess
6+
# Case 1: When installing in root but without setting DOCUMENT_ROOT, e.g, http://www.example.com/ :
7+
# In the root above /app (say, public_html)
8+
# -->
9+
# Options +FollowSymLinks # needed for some hosts, especially GoDaddy
10+
#<IfModule mod_rewrite.c>
11+
# RewriteEngine on
12+
# RewriteBase /app/
13+
# RewriteRule ^$ webroot/ [L]
14+
# RewriteRule (.*) webroot/$1 [L]
15+
# </IfModule>
16+
# <--
17+
# Case 2: When installing in folder next to root, e.g., http://www.example.com/dev1base/ :
18+
# In the root above /app (say, public_html/dev1base/)
19+
# -->
20+
#<IfModule mod_rewrite.c>
21+
# RewriteEngine on
22+
# RewriteBase /dev1base/app/
23+
# RewriteRule ^$ webroot/ [L]
24+
# RewriteRule (.*) webroot/$1 [L]
25+
# </IfModule>
26+
27+
########################################
28+
# This .htaccess
29+
# Case 1: When installing in root but without setting DOCUMENT_ROOT, e.g, http://www.example.com/ :
30+
#<IfModule mod_rewrite.c>
31+
# RewriteEngine on
32+
# RewriteBase /app/
33+
# RewriteRule ^$ webroot/ [L]
34+
# RewriteRule (.*) webroot/$1 [L]
35+
# </IfModule>
36+
# Case 2: When installing in folder next to root, e.g., http://www.example.com/dev1base/ :
37+
#<IfModule mod_rewrite.c>
38+
# RewriteEngine on
39+
# RewriteBase /dev1base/app/
40+
# RewriteRule ^$ webroot/ [L]
41+
# RewriteRule (.*) webroot/$1 [L]
42+
# </IfModule>
43+
44+
<IfModule mod_rewrite.c>
45+
RewriteEngine on
46+
RewriteBase /app/
47+
RewriteRule ^$ webroot/ [L]
48+
RewriteRule (.*) webroot/$1 [L]
49+
</IfModule>

README.md

Lines changed: 118 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,118 @@
1-
# crowdfunding-lend
1+
# Crowdfunding Lend
2+
3+
Crowdfunding Lend, part of Crowdfunding Suite (Pledge, Donate, Equity, Lend) is an open source p2p lending based fundraising script - An alternative source of financing. It is written in CakePHP with MySQL.
4+
5+
> This project is part of Agriya Open Source efforts. Crowdfunding was originally a paid script and was selling around 80000 Euros. It is now released under dual license ([OSL 3.0](https://www.agriya.com/resources) & [Commercial](https://www.agriya.com/products/p2p-lending-and-borrowing-script) for open source community benefits.
6+
7+
[![benner_lend](https://user-images.githubusercontent.com/4700341/51892613-7ed79600-23c8-11e9-82ab-cea35d8952b2.png)](https://www.agriya.com/products/p2p-lending-and-borrowing-script)
8+
9+
## Demo / Download
10+
11+
https://www.agriya.com/products/p2p-lending-and-borrowing-script
12+
13+
Demo URL: http://crowdfunding-lend.demo.agriya.com/
14+
15+
### User details
16+
17+
Username: user
18+
19+
Password: agriya
20+
21+
### Admin User details
22+
23+
Username: admin
24+
25+
Password: agriya
26+
27+
Need help for server installation / product customization, please [contact us](https://www.agriya.com/contact).
28+
29+
## Support
30+
31+
Crowdfunding Lend is an open source peer-to-peer lending fundraising business financing project. Full commercial support (commercial license, customization, training, etc) are available through [crowdfunding platform support](https://www.agriya.com/products/p2p-lending-and-borrowing-script)
32+
33+
Theming partner [CSSilize for design and HTML conversions](http://cssilize.com/)
34+
35+
## Crowdfunding Suite
36+
37+
Agriya Crowdfunding Suite is a complete fundraising marketplace platform that caters to Pledge, Donate, Equity, Lend business models. Any website can be built in combination of these modules, say with Pledge and Donate, or with all, etc.
38+
39+
* [Crowdfunding Pledge](https://github.com/agriya/crowdfunding-pledge) - Pledge marketplaces like or clone of kickstarter etc.
40+
* [Crowdfunding Donate](https://github.com/agriya/crowdfunding-donate) - Donate platform for receiving and giving donations.
41+
* [Crowdfunding Equity](https://github.com/agriya/crowdfunding-equity) - Equity based Fundraising business platform.
42+
* [Crowdfunding Lend](https://github.com/agriya/crowdfunding-lend) - Lend for p2p lending based fundraising website.
43+
44+
45+
## How it works
46+
47+
[crowdfunding lend](https://www.agriya.com/products/p2p-lending-and-borrowing-script) Lending and borrowing script makes a perfect online platform for connecting lenders and borrowers.
48+
49+
[![lend_how_its_work](https://user-images.githubusercontent.com/4700341/51892618-826b1d00-23c8-11e9-8ba5-b5ec2f0c82b3.png)](https://www.agriya.com/products/p2p-lending-and-borrowing-script)
50+
51+
## Features
52+
53+
### Idea’s Mechanism
54+
55+
It’s a mechanism that allows users to place their idea in this platform to identify its viability and feasibility.
56+
57+
### Insights
58+
59+
Enable this insights module to get a clear picture about the working performance of your lending fundraising business.
60+
61+
### Pre-launch mode
62+
63+
Create a buzz about website launch from target audience by collecting email ids and notify prior to the site launch.
64+
65+
### Integrated Google analytics
66+
67+
Keep track of your website performance and improve its reach to greater extend in the international market.
68+
69+
### Affiliates
70+
71+
It allows users and third-party organizations to promote your links in various digital platforms quickly.
72+
73+
### Advertisement banners
74+
75+
Gain money by allowing other organizations to post their promotional ads in your lend crowdfunding business.
76+
77+
### Wallet
78+
79+
It allows users to add, spend and make payment in your lend fundraising website easily.
80+
81+
### Multi-language translations
82+
83+
It allows your users to easily translate the site content in any language.
84+
85+
### Tri membership signup
86+
87+
It allows user to register themselves as investor, affiliate member, and project holder to your website.
88+
89+
## Getting Started
90+
91+
### Prerequisites
92+
93+
#### For deployment
94+
95+
* MySQL
96+
* PHP >= 5.6 with OpenSSL, PDO, Mbstring and cURL extensions
97+
* Nginx or Apache (preferred)
98+
99+
### Setup
100+
101+
* Needs writable permission for `/tmp/` , `/media/` and `/webroot/` folders found within project path
102+
* Database schema 'app/Config/Schema/sql/crowdfunding_with_empty_data.sql'
103+
104+
### Contributing
105+
106+
Our approach is similar to Magento. If anything is not clear, please [contact us](https://www.agriya.com/contact).
107+
108+
All Submissions you make to crowdfunding-lend through GitHub are subject to the following terms and conditions:
109+
110+
* You grant Agriya a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publicly perform, sublicense and distribute any feedback, ideas, code, or other information ("Submission") you submit through GitHub.
111+
* Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above.
112+
113+
114+
### License
115+
116+
Copyright (c) 2014-2018 [Agriya](https://www.agriya.com/).
117+
118+
Dual License (OSL 3.0 & [Commercial License](https://www.agriya.com/contact))

app/.htaccess

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# In local: in httpd/conf/projects/dev1base.conf :
2+
# alias /dev1base F:/projects/dev1base/trunk/..../webroot/
3+
4+
######################################
5+
# Root .htaccess
6+
# Case 1: When installing in root but without setting DOCUMENT_ROOT, e.g, http://www.example.com/ :
7+
# In the root above /app (say, public_html)
8+
# -->
9+
# Options +FollowSymLinks # needed for some hosts, especially GoDaddy
10+
#<IfModule mod_rewrite.c>
11+
# RewriteEngine on
12+
# RewriteBase /app/
13+
# RewriteRule ^$ webroot/ [L]
14+
# RewriteRule (.*) webroot/$1 [L]
15+
# </IfModule>
16+
# <--
17+
# Case 2: When installing in folder next to root, e.g., http://www.example.com/dev1base/ :
18+
# In the root above /app (say, public_html/dev1base/)
19+
# -->
20+
#<IfModule mod_rewrite.c>
21+
# RewriteEngine on
22+
# RewriteBase /dev1base/app/
23+
# RewriteRule ^$ webroot/ [L]
24+
# RewriteRule (.*) webroot/$1 [L]
25+
# </IfModule>
26+
27+
########################################
28+
# This .htaccess
29+
# Case 1: When installing in root but without setting DOCUMENT_ROOT, e.g, http://www.example.com/ :
30+
#<IfModule mod_rewrite.c>
31+
# RewriteEngine on
32+
# RewriteBase /app/
33+
# RewriteRule ^$ webroot/ [L]
34+
# RewriteRule (.*) webroot/$1 [L]
35+
# </IfModule>
36+
# Case 2: When installing in folder next to root, e.g., http://www.example.com/dev1base/ :
37+
#<IfModule mod_rewrite.c>
38+
# RewriteEngine on
39+
# RewriteBase /dev1base/app/
40+
# RewriteRule ^$ webroot/ [L]
41+
# RewriteRule (.*) webroot/$1 [L]
42+
# </IfModule>
43+
44+
<IfModule mod_rewrite.c>
45+
RewriteEngine on
46+
RewriteBase /app/
47+
RewriteRule ^$ webroot/ [L]
48+
RewriteRule (.*) webroot/$1 [L]
49+
</IfModule>

0 commit comments

Comments
 (0)