Skip to content

InvoicePlane/InvoicePlane-Themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

InvoicePlane

Themes

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.


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 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

Wiki
Community Forums
Issue Tracker
Roadmap
Slack Chat
Contribution Guide


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

About

The official InvoicePlane Themes repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published