https://github.com/invoiceplane/invoiceplane-themes
The official InvoicePlane Themes repository.
https://github.com/invoiceplane/invoiceplane-themes
Last synced: 8 months ago
JSON representation
The official InvoicePlane Themes repository.
- Host: GitHub
- URL: https://github.com/invoiceplane/invoiceplane-themes
- Owner: InvoicePlane
- Created: 2017-03-11T23:12:00.000Z (over 9 years ago)
- Default Branch: development
- Last Pushed: 2024-05-03T09:10:14.000Z (about 2 years ago)
- Last Synced: 2025-02-14T20:36:04.527Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 2.21 MB
- Stars: 3
- Watchers: 40
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

#### _Themes_
InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments.
For more information visit __[InvoicePlane.com](https://invoiceplane.com)__ or try the __[demo](https://demo.invoiceplane.com)__.
---
### How to install a new Theme
#### InvoicePlane 1
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
---
### Develop new Themes
#### InvoicePlane 1
See [v1/DEVELOPMENT.md](v1/DEVELOPMENT.md) for further instructions.
---
### Submit a new Theme
1. Make sure you followed the guidelines for developing a new InvoicePlane theme. They can be found in the development guides.
2. Build your theme and commit the latest version of your themes' CSS. Themes without CSS files will be rejected.
3. 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.
---
### Support / Development / Chat
[](https://wiki.invoiceplane.com/)
[](https://community.invoiceplane.com/)
[](https://development.invoiceplane.com/)
[](https://go.invoiceplane.com/roadmapv1)
[](https://invoiceplane-slack.herokuapp.com/)
[](CONTRIBUTING.md)
---
> _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_