Skip to content
/ ci3-wpanel4 Public template
forked from wpanel/wpanel4-cms

Wpanel CMS - Build Blogs, Websites and Web Apps!

Notifications You must be signed in to change notification settings

mondayrris/ci3-wpanel4

 
 

Repository files navigation

CI3-WPANEL4

Original README

Todo

  • Gallery upload max post size is 2MB
  • Banner photo (no banner image, banner image height is high)
  • Migrate default sqlite3 to mysqli to enable mysql database backup
  • Fix on page link break, missing lang message
  • Code convention, fix, refactorization

Configuration

Change $config['base_url'] in app\config\config.php

Copy app/database/init/development.sqlite to app/database/development.sqlite

Copy app/database/init/production.sqlite to app/database/production.sqlite

Setup on your own

Use DB Browser to create these two sqlite files

composer run dev

Navigate http://localhost:8080/migrate

Run

composer run dev

Navigate http://localhost:8080/index.php/setup

Navigate http://localhost:8080

Navigate http://localhost:8080/index.php/admin

Demo

Navigate https://ci3-wpanel4.mondayrris.site

License

MIT

About

Wpanel CMS - Build Blogs, Websites and Web Apps!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 38.2%
  • JavaScript 29.6%
  • HTML 24.8%
  • CSS 5.5%
  • SCSS 1.0%
  • Less 0.9%