Skip to content

jprice/boxbilling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxBilling Download Latest

If you want to download BoxBilling for use please click on Download BoxBilling button above instead of git pull command or GitHub's Download ZIP button!

Build Status

Open Source billing software

Requirements

  • PHP >=5.3.3
  • PHP extensions:
    • mcrypt
    • curl
    • zlib
    • PDO
    • gettext
  • MySQL or any PDO compatible SQL server

Getting started

Please read documentation at http://www.boxbilling.com/docs to get started with BoxBilling

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Support

Licensing

BoxBilling is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

Packages

No packages published

Languages

  • PHP 48.1%
  • JavaScript 26.0%
  • CSS 25.9%