...
- Have separate production, staging, and testing environments for the future; each using a similar setup based on schroeder.
- Refactor our plugins and our theme.
- Move ACF field generation to code. https://www.advancedcustomfields.com/resources/register-fields-via-php/
- New semesters should be created via a cron job.
Better search
- Search allows to use boolean operators.
- Search can be limited to particular fields.
- Search terms are automatically translated, if translations are available.
- Search understands the Gemeinsame Norm Datei.
...