Installation
How to install Tunnel CRM
To install Tunnel CRM follow steps below:
Clone this repository to your system/server Or run following command
make new copy of
.env.example
and name it.env
(if you chose clone option only)Set values in
.env
file to your system/server settings (i.e. Name,URL,Database,Mail, etc.)Install dependencies by this command
Migrate your database by this command
Visit your website and login with following data
Change your email and password
You are all set to install your first module. Visit modules page from your panel.
Last updated