inchCRM free CRM powers your customer support, sales, and marketing with easy-to-use features like chat, campaigns, deals, multiple currencies etc. inchCRM built with Laravel 5.2
(1) Simply download or clone the repo:
git clone https://github.com/mdjaberswe/inchCRM.git
(2) Upload it to your server.
(3) Extract the package (Check proper File and folder permissions).
(4) Migration and seed into database.
php artisan migrate:refresh --seed
(5) Login credentials:
[email protected]
123456
Please check the folder: documentation/
👉 Learn more about all the functions and features from our documentation.
Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)