https://github.com/invoiceplane/wiki
The source for the InvoicePlane wiki backend
https://github.com/invoiceplane/wiki
Last synced: 5 months ago
JSON representation
The source for the InvoicePlane wiki backend
- Host: GitHub
- URL: https://github.com/invoiceplane/wiki
- Owner: InvoicePlane
- Created: 2015-04-11T09:56:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-08-31T14:05:36.000Z (10 months ago)
- Last Synced: 2025-10-07T05:40:37.830Z (9 months ago)
- Language: Blade
- Homepage: https://wiki.invoiceplane.com/
- Size: 28.1 MB
- Stars: 3
- Watchers: 33
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

#### _InvoicePlane Wiki_
### Contribute to this wiki
If you want to contribute to this wiki please follow the general project structure and do only add new sections if this was discussed with the project lead.
#### Add a new language
If you want to add a new language please follow these steps:
1. Duplicate the `wiki/en` folder and rename the folder to the two-letter-code of your language. Example: if you want to translate to German your folder should be `wiki/de`.
2. Make sure that you change all internal URLs from `en` to your language code.
4. Translate the files.
5. Submit a pull request after you translated all files.
:warning: New versions are only added by the project lead!
### Development information
You have to run the following commands to set up the wiki for local development:
1. `composer install`
2. `npm install`
3. `bower install`
4. `gulp`
### Support / Development / Chat
To help with the development, checkout the [InvoicePlane/InvoicePlane application repository](https://github.com/InvoicePlane/InvoicePlane).
---
*Please notice: 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*