Skip to content

Latest commit

 

History

History
executable file
·
46 lines (34 loc) · 5.05 KB

File metadata and controls

executable file
·
46 lines (34 loc) · 5.05 KB

Høringsportal

Woodpecker GitHub Release GitHub Actions Workflow Status Codecov GitHub last commit GitHub License

Configuration

Guides

  1. Local development
  2. OpenIdConnect setup
  3. Deskpro setup
  4. Pretix setup
  5. Custom Høringsportalen theme
  6. Testing
  7. Server

Database dumps

The docker compose setup contains a couple of database dumps, one for Drupal and one for pretix (see Pretix setup for details), to make it easy to get started. When upgrading or adding new functionality to Drupal, you may need to upgrade the database dump:

task database-dump

Setting up cron

A number of cron jobs must be set up to make things happen automagically; see

Search

task drush -- search-api:reset-tracker
task drush -- search-api:rebuild-tracker
task drush -- search-api:index