Skip to content

Minimalistic self-written CMS in vanilla PHP without any frameworks used.

License

Notifications You must be signed in to change notification settings

irrevion/irry_cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irry CMS

It is simple CMS written in pure PHP with minimal requirements.

Installation

  1. Rename irry-cms/cms/app/config/app_default.php into app.php. Edit it if necessary.
  2. Rename irry-cms/cms/app/config/db_default.php into db.php. Edit it if necessary.
  3. Rename irry-cms/cms/app/config/dirs_default.php into dirs.php. Edit it if necessary.
  4. Create MySQL/MariaDB database and import sb_structure.sql or db_seed.sql file from repository.

About

Minimalistic self-written CMS in vanilla PHP without any frameworks used.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published