- 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
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
Use DB Browser to create these two sqlite files
composer run dev
Navigate http://localhost:8080/migrate
composer run dev
Navigate http://localhost:8080/index.php/setup
Navigate http://localhost:8080
Navigate http://localhost:8080/index.php/admin
Navigate https://ci3-wpanel4.mondayrris.site
MIT