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

https://github.com/javanile/vtiger

🐯 Vtiger is the #1 business automation software. Try it with Docker!
https://github.com/javanile/vtiger

business crm docker kubernetes marketing-automation sales vtiger vtigercrm

Last synced: about 2 months ago
JSON representation

🐯 Vtiger is the #1 business automation software. Try it with Docker!

Awesome Lists containing this project

README

        

# ⭐ Give me a star, please! ⭐

---

# vtiger

Vtiger CRM is open source software that helps more than 100000 businesses grow sales,
improve marketing reach, and deliver great customer service. Try it free with Docker!

[![](https://images.microbadger.com/badges/image/javanile/vtiger.svg)](https://hub.docker.com/r/javanile/vtiger/)
[![](https://images.microbadger.com/badges/version/javanile/vtiger.svg)](https://hub.docker.com/r/javanile/vtiger/)
[![StyleCI](https://github.styleci.io/repos/118489407/shield?branch=master)](https://github.styleci.io/repos/118489407)

## Supported tags and respective `Dockerfile` links
* [`7.2.0`, `7.2`, `7`, `latest` (7.2.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/7.2.0/Dockerfile)
* [`7.1.0`, `7.1` (7.1.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/7.1.0/Dockerfile)
* [`7.1.0-RC` (7.1.0-RC/Dockerfile)](https://github.com/javanile/vtiger/blob/master/7.1.0-RC/Dockerfile)
* [`7.0.1`, `7.0` (7.0.1/Dockerfile)](https://github.com/javanile/vtiger/blob/master/7.0.1/Dockerfile)
* [`7.0.0` (7.0.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/7.0.0/Dockerfile)
* [`6.5.0`, `6.5`, `6` (6.5.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.5.0/Dockerfile)
* [`6.4.0`, `6.4` (6.4.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.4.0/Dockerfile)
* [`6.3.0`, `6.3` (6.3.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.3.0/Dockerfile)
* [`6.2.0`, `6.2` (6.2.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.2.0/Dockerfile)
* [`6.1.0`, `6.1` (6.1.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.1.0/Dockerfile)
* [`6.1.0-Beta` (6.1.0-Beta/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.1.0-Beta/Dockerfile)
* [`6.0.0`, `6.0` (6.0.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.0.0/Dockerfile)
* [`6.0.0-RC` (6.0.0-RC/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.0.0-RC/Dockerfile)
* [`6.0.0-Beta` (6.0.0-Beta/Dockerfile)](https://github.com/javanile/vtiger/blob/master/6.0.0-Beta/Dockerfile)
* [`5.4.0`, `5.4`, `5` (5.4.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.4.0/Dockerfile)
* [`5.4.0-RC` (5.4.0-RC/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.4.0-RC/Dockerfile)
* [`5.3.0`, `5.3` (5.3.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.3.0/Dockerfile)
* [`5.3.0-RC` (5.3.0-RC/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.3.0-RC/Dockerfile)
* [`5.2.1`, `5.2` (5.2.1/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.2.1/Dockerfile)
* [`5.2.0` (5.2.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.2.0/Dockerfile)
* [`5.2.0-RC` (5.2.0-RC/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.2.0-RC/Dockerfile)
* [`5.2.0-VB2` (5.2.0-VB2/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.2.0-VB2/Dockerfile)
* [`5.2.0-VB1` (5.2.0-VB1/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.2.0-VB1/Dockerfile)
* [`5.1.0`, `5.1` (5.1.0/Dockerfile)](https://github.com/javanile/vtiger/blob/master/5.1.0/Dockerfile)

## Get started and demo

**LOOKING FOR FAST DEMO! Visit --> https://github.com/javanile/vtiger-demo <--**

## PHP versions

| Vtiger CRM | PHP |
|--------------------------------------------------------------------------------------------------|----------|
| `7.2.0` | `7.3.12` |
| `7.1.0` `7.1.0-RC` `7.0.1` `7.0.0` | `7.0.33` |
| `6.5.0` `6.4.0` `6.3.0` `6.2.0` `6.1.0` `6.1.0-Beta` `6.0.0` `6.0.0-RC` `6.0.0-Beta` | `5.6.40` |
| `5.4.0` `5.4.0-RC` `5.3.0` `5.3.0-RC` `5.2.1` `5.2.0` `5.2.0-RC` `5.2.0-VB2` `5.2.0-VB1` `5.1.0` | `5.3.29` |

## Development

```bash
./develop.sh
```

## Error reporting

```ini
error_reporting = E_WARNING & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
```