Giter Club home page Giter Club logo

easy-affiliates's Introduction

Easy Affiliates

easy-affiliates is a Laravel5.0 based web app that integrates Infusionsoft API (https://github.com/infusionsoft/infusionsoft-php) to manage sales affiliates and payouts. The dashboard shows clicks, sales and profit from each affiliate and calculates the outstanding payouts for them Integrated seamlessly with Infusionsoft and based on latest Laravel5 framework.

##Requirements

   PHP >= 5.4.0
   MCrypt PHP Extension
   Enable creating triger in database
   SQL server(for example MySQL)

##How to install:


Step 1: Get the code - Download the repository

https://github.com/ruben-verhagen/easy-affiliates.git

Step 2: Use Composer to install dependencies

Laravel utilizes Composer to manage its dependencies. First, download a copy of the composer Once you have the PHAR archive, you can either keep it in your local project directory or move to usr/local/bin to use it globally on your system. On Windows, you can use the Composer Windows installer.

Then run:

composer install

to install dependencies Laravel and other packages.


Step 3: Create database

If you finished first three steps, now you can create database on your database server(MySQL). You must create database with utf-8 collation(uft8_general_ci), to install and application work perfectly.


Step 4: Install

Now that you have the environment configured, you need to create a database configuration for it. For create database t

php artisan migrate

And to initial populate database use this:

php artisan db:seed

Step 5: Start Page

You can now login to admin part of EasyAffiliates

username: [email protected]
password: admin

easy-affiliates's People

Contributors

ruben-verhagen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.