Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MintHCM-admin committed Mar 12, 2024
1 parent ae9fb2c commit c8114e6
Showing 1 changed file with 39 additions and 7 deletions.
46 changes: 39 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,47 @@
</a>
</p>

[MintHCM](https://minthcm.org/) is a professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. This is why we often say that **MintHCM is CRM reinvented**. You all know how much goes into technological development of this type of business software… <br> **That's why we need your help.**<br> Thanks to the open code of both SugarCRM CE and SuiteCRM we were able to reintroduce some features, redesign other, and provide brand new system to the users. The code of MintHCM remains open so feel free to use it.
Have a look at the official [MintHCM website](https://minthcm.com/) for a list of MintHCM's features and use cases.
[minthcm.org](https://minthcm.org/) is a free and open-source tool for Human Capital Management.

## Main features:

* recruitment
* time management
* onboarding & offboarding
* calendar
* leave management
* resources booking
* travel & expenses
* workplace management
* analytics
* roles & permissions management
* job descriptions
* employer branding
* employee profiles
* competences & skills
* employment history
* employee evaluations
* [iOS](https://apps.apple.com/pl/app/minthcm/id1622342256) & [Android](https://play.google.com/store/apps/details?id=com.minthcm.mobile&hl=en&gl=US) mobile apps

Mint based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. This is why we often say that **MintHCM is CRM reinvented**. You all know how much goes into technological development of this type of business software…

<br/>

**That's why we need your help.**

<br/>

Thanks to the open code of both SugarCRM CE and SuiteCRM we were able to reintroduce some features, redesign other, and provide brand new system to the users. The code of MintHCM remains open so feel free to use it

<br/>

<img src="https://minthcm.org/wp-content/uploads/2023/11/MintHCM4-gif.gif">

This repository contains a source code of MintHCM system.

## Installation 🧩

The installation process is described on a official wiki [link](https://wiki.minthcm.org/index.php?title=Process:Installation_guide_MintHCM_v4).
The installation process is described on our website [minthcm.org/support/minthcm-installation-guide/](https://minthcm.org/support/minthcm-installation-guide/).

## Community and Contributions 🤝

Expand All @@ -31,16 +62,17 @@ We don't have any rigid rules. We don't want to cut back your creativity in deve
## Do you have a problem? Maybe you'd like to ask us about something? ❌


* ❓ If you are looking for help, create a new topic on our [forum](https://minthcm.org/forums/).
* ❓ If you are looking for help, create a new topic on our [forum](https://minthcm.org/support/).

* 🐛 If you found a bug, create a new issue on the [GitHub](https://github.com/minthcm/minthcm/issues).

## Requirements 💻

MintHCM requirements:

* **PHP 7.4-8.0**
* **MySQL 5.7 or 8.0** or **Percona 8.0** or **MariaDB 10**.
* **Linux** or **Windows** machine running Apache2
* PHP 7.4-8.0
* MySQL 5.7 or 8.0 or Percona 8.0 or MariaDB 10
* ElasticSearch 7.9
* All web browsers with Chromium and Firefox are supported by MintHCM. <br> Unfortunately, it doesn't support IE 😭

## License 🌐
Expand Down

0 comments on commit c8114e6

Please sign in to comment.