Skip to content

karlkori/Simple-CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply CRM based on Codeigniter v2.
Clients, orders, materials and services ...

!How to install
 - Copy all files to document root on server
 - Create database and import crm.sql - this create some tables with needed sample data
 - Go to aplication/config
 - Edit config.php, change value for you domain:
    $config['base_url']	= 'http://crm';
 - Edit database.php, set database connection (database, password, username,...)
 - Check result in your favorite ginger browser

About

very simple Customer Relationship Management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages