Using Installer
- Go to URL www.yourdomain.com/install and run the Installer
- Check the requirements and then add the database details
- Delete /public/install folder after installation
Manual Installation
- Copy all the files into your root directory . (You cant install it in sub directory , either install it on main domain or sub domain).
- Change database details from .env file , if you are viewing .env file from cpanel it will be hidden, select show hidden files while opening file manager.
- Import Booster.sql
Setting up Paypal
- Go to https://developer.paypal.com/ and log in .
- Create a app you will sandbox and live details .
- Set live CLIENT_ID and SECRET in .env file .
Setting up Stripe
- Go to https://stripe.com/ and log in .
- Copy the credentials provided by stripe .
- Set live STRIPE_API_SECRET and STRIPE_API_KEY in .env file .
Setting up Facebook App id
- Go to https://facebook.com/ and log in .
- Create a Facebook App .
- Set facebook APP id in \resources\views\social.blade.php line no 9
Setting up Mail
- Set mail settings from .env file
Video Contain how to set all the above settings
Features
-
Built on Laravel Framework
Laravel is one of the most popular framework at the moment and is full of features. It is easy to use and it offers a large variety of packages using composer . -
Traffic Exchange
You Can Exchange Traffic Using Automatic Traffic Exchanger -
Websites
You Can Add Websites and Them Easily -
Referrals
Earn Points By Referring other users to register -
Premium Membership
Premium members can add unlimited amount of websites -
Purchase Points
Users can purchase points using this section -
Users
In this section admin can manage all registered users -
Support
Users can easily interact with support team by using support section -
Payments
In Payment fill up the client id and secret provided by paypal . -
System
System settings can be managed using this section
Setting up Mail
Go to config folder you will find a file named mail.php in that configure your mailgun settings.
Stripe
Go to .env file in that configure your stripe settings.
Also go resources->views->points.blade.php and membership.blade.php set live key of stripe.
Source and Credits
I've used the following frameworks, fonts, icons and scripts as listed. My thanks goes to all the authors!
Frameworks |
---|
Laravel |
Scripts and Plugins |
---|
Jquery |
JqueryUI |
Uniform |
Select2 |
Multiselect |
Tags |
Switch |
Fancybox |
Moment.js |
JGrowl |
Jquery Cookie |
Wysihtml5 |
Boostrap Datepicker |
Jquery Form |
Jquery Validation |