mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
name fix
This commit is contained in:
parent
d859f287d5
commit
516a506556
14
README.md
14
README.md
|
|
@ -1,14 +1,14 @@
|
|||
# Orange-Management
|
||||
# Karaka
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/Orange-Management/Assets/master/art/logo.png" width="256" alt="Logo"></p>
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/Karaka-Management/Assets/master/art/logo.png" width="256" alt="Logo"></p>
|
||||
|
||||
The phpOMS framework is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary php functionality.
|
||||
|
||||
With Orange-Management you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Orange-Management as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.
|
||||
With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.
|
||||
|
||||
## Table of content
|
||||
|
||||
- [Orange-Management](#karaka)
|
||||
- [Karaka](#karaka)
|
||||
- [Table of content](#table-of-content)
|
||||
- [Installation](#installation)
|
||||
- [Requirements](#requirements)
|
||||
|
|
@ -31,7 +31,7 @@ Some of the following requirements are only necessary for developers and not for
|
|||
* apache2 (recommended) or nginx
|
||||
* mysql-server or postgresql postgresql-contrib
|
||||
* Make sure that URL rewriting is active
|
||||
* Download the Orange-Management project or clone the Orange-Management repository (incl. submodules).
|
||||
* Download the Karaka project or clone the Karaka repository (incl. submodules).
|
||||
|
||||
Please note if you are only interested in using the framework without the web application you only have to configure your autoloading correctly for the **phpOMS** framework or use the autoloader provided by the framework in `phpOMS/Autoloader.php` and install the required php extensions mentioned above.
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ Currently Karaka is still developing the first Alpha version. As soon as we have
|
|||
|
||||
General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -98,7 +98,7 @@ php .\phpunit.phar --bootstrap .\phpOMS\tests\Bootstrap.php .\phpOMS\tests\
|
|||
|
||||
## Become a contributor
|
||||
|
||||
Orange-Management has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. Please contact us if you are interested in working together on our application.
|
||||
Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. Please contact us if you are interested in working together on our application.
|
||||
|
||||
* PHP Developer
|
||||
* JS Developer
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user