BIJ1 Wordpress Installer
Go to file
Jelle Hermsen 0c927aecc3 Switch smtp plugin, automatically create menus 2021-12-03 09:54:48 +01:00
README.md First commit of the BIJ1 WP installer 2021-12-02 15:52:08 +01:00
cleanup.sh Switch smtp plugin, automatically create menus 2021-12-03 09:54:48 +01:00
install.sh Switch smtp plugin, automatically create menus 2021-12-03 09:54:48 +01:00

README.md

BIJ1 Wordpress Installer

This script automates installing Wordpress with all specific BIJ1 plugins, template and Advanced Custom Fields settings.

Steps:

  • First you have to setup a database.
  • Start the installer by running ./install.sh in your web folder.
  • Note down the bij1admin password that's generated during installation.
  • Tweak the BIJ1 specific settings in wp-config.php.

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).