Skip to content
forked from ProJobless/siebel

A CRM application based on CodeIgniter PHP framework.

Notifications You must be signed in to change notification settings

valtbern/siebel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOOK OUT

This project is "work in progress"!

#Siebel

A CRM application based on CodeIgniter PHP framework.

Install

  1. To setup Siebel, download a package,
  2. unzip and place it in your root folder or root/subfolder folder.
  3. Copy and rename the params.default.php file to params.php located @ root/application/config/params.default.php
  4. Modify the content of the params file.
  5. Create a new database called "siebel".
  6. Import the database file into your MySQL database. located @ root/siebel.default.database.sql

To login: go to the url locatie where you've installed the files and login with user: master and password: 12345678.

Contributing

Please submit all pull requests.

  • If your pull request contains JavaScript patches or features, you must include relevant unit tests.
  • All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Authors

Jens De Schrijver

Copyright and license

Copyright 2013, Jens De Schrijver

This is opensource software. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

About

A CRM application based on CodeIgniter PHP framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.4%
  • CSS 10.1%
  • JavaScript 6.9%
  • HTML 6.6%