An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![InvoicePlane](http://invoiceplane.com/content/logo/PNG/logo_300x150.png)
#### _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*