Update post install setup steps

This commit is contained in:
Jelle Hermsen 2022-01-19 09:19:22 +01:00
parent 0c927aecc3
commit e132aa05cd
1 changed files with 8 additions and 0 deletions

View File

@ -9,5 +9,13 @@ Steps:
- Note down the bij1admin password that's generated during installation.
- Tweak the BIJ1 specific settings in wp-config.php.
- configure Polylang: /wp-admin/admin.php?page=mlang\_wizard
- setup smtp-settings: /wp-admin/options-general.php?page=swpsmtp\_settings
- setup proper site title and slogan: /wp-admin/options-general.php
- link menu's: /wp-admin/nav-menus.php
- add nieuws page with nieuws items content block
- setup permalinks: /wp-admin/options-permalink.php
Use "Berichtnaam" as permalink configuration
If you use this primarily for testing you can run `./cleanup.sh` to remove the
Wordpress install (you'll have to wipe the db manually).