]> wagnertech.de Git - mfinanz.git/blob - README.md
restart apache2 in postinst
[mfinanz.git] / README.md
1 <div align="center">
2 <h1> kivitendo-erp </h1>
3 <img src="image/kivitendo.png"><br>
4 A Web-based ERP system for the German market.<br><br>
5 </div>
6
7 **kivitendo is a basic ERP system capable of handling:**
8
9 - articles
10 - goods
11 - customers
12 - suppliers
13 - stock
14 - offers
15 - invoices
16 - collection
17 - booking preparation for financial accounting
18 - contacts with basic CRM functions and much more.
19
20 Although kivitendo is developed for the German speaking market, the UI is also available in English.
21
22 ## Online demo
23
24 You can try it out [here](https://www.kivitendo.de/controller.pl?action=LoginScreen/user_login).
25
26 ## Installation
27
28 An in depth installation guide can be found in the documentation (in German).
29
30 You can also use our [ansible-playbook](https://github.com/kivitendo/kivitendo-ansible) to install it on an Ubuntu base.
31
32 ## Documentation
33
34 Documentation for installation and configuration is only available in German, and can be found [here](https://www.kivitendo.de/kivi/doc/html/).
35
36 The API is mostly documented in English in POD format and can be accessed with the perldoc command.
37
38 ## Mailing list
39
40 To be updated regularly you can sign up for our mailing list [here](https://sourceforge.net/projects/lx-office/lists/lx-office-devel).