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.
-
Install XAMPP or MAMP.
-
Open XAMPP Control panal and start
apacheandmysql. -
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-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (cms) hit on create button.
-
after creating database name click on import.
-
browse the file in directory and In same folder there are kahve.sql file.
-
after importing successfully.
-
open any browser and type http://localhost/caffe-cms.
-
admin login details username = admin and Password=123456789
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.
Image:
Image:
Image:


