GithubHelp home page GithubHelp logo

wordpressdev / fusioninvoice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onebeat/fusioninvoice

0.0 2.0 0.0 1.4 MB

FusionInvoice is built for freelancers and small businesses who need a simple, yet powerful self-hosted web based invoicing system. Built using PHP and Laravel.

License: Other

fusioninvoice's Introduction

FusionInvoice

FusionInvoice is built for freelancers and small businesses who need a simple, yet powerful self-hosted web based invoicing system.

Notice

This project is currently being migrated from CodeIgniter, and should not be used in production until an official release is ready. For those interested, you can keep tabs on the development activity by switching to the develop branch.

2014-01-05

The master branch now contains the alpha-1 version of FusionInvoice. There are some features not yet finished, such as data import, a browser installer and online payments. At this point in time, the only method of installing the alpha release is through command line - so if you don't have a local development environment or don't have access to the cli on your web host, then unfortunately you'll have to wait until the browser installer is finished. These instructions assume you have both git and composer installed and configured.

FusionInvoice Alpha-1 Installation via a Terminal

First, clone the repository:

$ git clone https://github.com/jesseterry/FusionInvoice.git

Next, install the dependencies via Composer (from inside the cloned directory):

$ composer install

Next, create an empty database and modify the database settings in app/config/database.php to match your environment.

Finally, run:

$ php artisan migrate --seed

At this point, you should be able to log in using [email protected] as the user and password as the password.

Please report your findings to either the github issue tracker or in the Community Support Forums.

fusioninvoice's People

Contributors

jesseterry avatar rmasters avatar

Watchers

James Cloos avatar Rafique 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.