Skip to content

A very simple Document Management System (jQuery + Codeigniter Php)

License

Notifications You must be signed in to change notification settings

bianchins/simpledms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpledms

A very simple Document Management System (jQuery + Codeigniter Php)

Configuration:

Change $config['base_url'] in sbdms\application\config\config.php

Change

$db['default']['hostname'] = 'localhost';
$db['default']['username'] = 'root';
$db['default']['password'] = '';
$db['default']['database'] = 'dms';

in in sbdms\application\config\database.php

About

A very simple Document Management System (jQuery + Codeigniter Php)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published