-
Notifications
You must be signed in to change notification settings - Fork 138
Roadmap
Kevin M. Cox edited this page Apr 3, 2019
·
9 revisions
What's coming in 4.0
- No more config.php - all configuration via environment variables
- New Local user method - YAML files in a directory
- New dashboard configuration - YAML files in a directory
Wish list
- use
artisan
orplease
commandline tool for maintenance tasks - add the Monolog logging framework to do some actual logging
- use Monolog to send events to email or Slack or Mattermost or..
- General Upgrade Procedures
- How to Upgrade Versions
- Troubleshooting Upgrades
- Migrating sqlite to MySQL