orocrm icon indicating copy to clipboard operation
orocrm copied to clipboard

Dockerized OroCRM Application (Unofficial)

Results 3 orocrm issues
Sort by recently updated
recently updated
newest added

I propose this patch ``` diff --git a/README.md b/README.md -_Navigate to [http://localhost:3080](http://localhost:3080) or [http://localhost:3080/admin](http://localhost/admin:3080) in your web browser (default admin login/password: admin / admin1111)_ +_Navigate to [http://localhost:3080](http://localhost:3080) or [http://localhost:3080/admin](http://localhost:3080/admin) in...

Hi, I'm unable to install oroCrm 2.4.2 with this process: ``` git clone https://github.com/djocker/orocrm.git git checkout tags/2.4.2 cd orocrm docker-compose -f docker-compose-auto.yml up -d ```` is this the right method?

Hi, The latest current version 2.4.2 report this message after successfully install: `WARNING | Install and enable the Tidy extension.` All others Oro requirements checks are OK.