- php
- apache
- postgres
- Unpack the zip
- Enter the database credentials in
config/drupal.database-settings.php
- Configure your webserver to use the root directory of the extracted zip as doc root
- Navigate to
YOURDOMAIN.TLD/drupal/install.php
- Choose your language (currently only used for the wizard because the config defaults to german)
- Choose
Installation from existing configuration
- Finish the wizard
- Enter account details for the main administration account
- After the installation completes login into drupal and navigate to
YOURDOMAIN.TLD/drupal/admin/config/development/configuration/ignore
- Clear the textarea and save
- Navigate to
YOURDOMAIN.TLD/drupal/admin/config/development/configuration
- Scroll to the bottom and click Import all
- Flush all caches
- Create the default domain by navigating to
YOURDOMAIN.TLD/drupal/de/admin/config/user-interface/proceedings/add
- Configure DIPAS to your needs (see step_by_step.md)
If you want to give the new feature DIPAS stories a try, you will have to enable the 'DIPAS stories' module at:
YOURDOMAIN.TLD/drupal/admin/modules
To enable the module, check the checkbox next to the module's name and hit 'install'