GithubHelp home page GithubHelp logo

SolidInvoice

Screenshot 2024-02-29 at 13 40 04

SolidInvoice is a sophisticated open-source invoicing application designed to assist small businesses and freelancers in efficiently managing their daily billing operations. With its comprehensive range of features, this elegant online platform ensures that you receive timely payments.

Key Features

  • Robust clients and contacts management system
  • Creation and management of quotes
  • Generation and oversight of invoices
  • Seamless online payment acceptance
  • Effective handling of taxes and discounts
  • RESTful API for integration with other systems
  • Receive notifications through various channels, including text messages, emails, or HipChat
  • Future enhancements planned

Screenshots

Screenshot 2024-02-29 at 13 52 44


Screenshot 2024-02-29 at 13 53 22


Screenshot 2024-02-29 at 13 54 36


Screenshot 2024-02-29 at 13 56 14


Screenshot 2024-02-29 at 13 56 52

System Requirements

SolidInvoice requires PHP version 8.1 or later for optimal performance. It is recommended to use the latest available version of PHP.

Installation Options

Docker

Getting started with SolidInvoice is quick and simple using Docker. The Docker image can be found at https://hub.docker.com/r/solidinvoice/solidinvoice/, along with instructions on how to begin.

Archived Package

To install SolidInvoice from an archived package, download the latest release in either the zip or tar.gz format from https://github.com/SolidInvoice/SolidInvoice/releases. Extract the contents of the archive into the appropriate directory within your web server.

Installation for Developers

If you prefer to install SolidInvoice from the source code, follow these steps:

  1. Clone the repository by executing the following command:
git clone https://github.com/SolidInvoice/SolidInvoice.git

Ensure that you choose a destination path accessible from your web server.

  1. Navigate to the cloned repository:
cd SolidInvoice
  1. Obtain Composer, a dependency management tool, by running:
curl -s http://getcomposer.org/installer | php
  1. Once Composer has finished downloading, install the required dependencies:
php composer.phar install
  1. Install the necessary Node packages and compile all assets with Bun:
bun install
bun run dev

At this point, SolidInvoice should be fully functional.

For production environments, follow these additional steps:

  1. Build the project and optimize it for production:
bun run build
  1. Deploy the optimized version of SolidInvoice.

Contribution Guidelines

For information on contributing to the project, please refer to the CONTRIBUTING file.

License

SolidInvoice is licensed under the MIT license, an open-source software license. For detailed information, please consult the LICENSE file.

Sponsorship

We extend our gratitude to all the sponsors who support this project!

Sponsor @SolidInvoice

Thank you to the following sponsors:

  • JetBrains (PHPStorm License)
  • Docker (Docker Hub Subscription)
  • Sentry (Sponsored Business plan)

SolidInvoice's Projects

docs icon docs

Documentation for SolidInvoice

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.