Skip to content

batuhankulfel/caffe-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Management System with PHP

I have created a sample with php for cms. Those who wish may take it and continue to develop themselves.
It is now at the basic level.

Setup

  1. Install XAMPP or MAMP.

  2. Open XAMPP Control panal and start apache and mysql .

  3. Download project from github PHP-CMS

OR follow gitbash commands

> go to xampp/htdocs
> open git bash
> git clone https://github.com/batuhankulfel/caffe-cms.git
  1. open link localhost/phpmyadmin

  2. click on new at side navbar.

  3. give a database name as (cms) hit on create button.

  4. after creating database name click on import.

  5. browse the file in directory and In same folder there are kahve.sql file.

  6. after importing successfully.

  7. open any browser and type http://localhost/caffe-cms.

  8. admin login details username = admin and Password=123456789

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Images

Image:

Image:

Image:

About

Content Management System with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors