InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments.
For more information visit InvoicePlane.com or try the demo.
Copy the folder of the theme you want to use into the /assets
directory of your InvoicePlane application. This is how the folder structure should look like:
invoiceplane/
└── assets/
├── invoiceplane_default
│ └── ...
├── invoiceplane_blue
│ └── ...
└── your_new_theme
├── css
│ └── ...
├── scss
│ └── ...
└── your_new_theme.theme
See v1/DEVELOPMENT.md for further instructions.
- Make sure you followed the guidelines for developing a new InvoicePlane theme. They can be found in the development guides.
- Build your theme and commit the latest version of your themes' CSS. Themes without CSS files will be rejected.
- Submit a pull request that adds your theme to the repo. Make sure it is located in the correct folder and has a unique name.
The name 'InvoicePlane' and the InvoicePlane logo are both copyright by Kovah.de and InvoicePlane.com and their usage is restricted! For more information visit invoiceplane.com/license-copyright