Skip to content

Instantly share code, notes, and snippets.

@init90
Created October 5, 2016 13:29
Show Gist options
  • Select an option

  • Save init90/dea9ba7a5730838288d8128db0717b5b to your computer and use it in GitHub Desktop.

Select an option

Save init90/dea9ba7a5730838288d8128db0717b5b to your computer and use it in GitHub Desktop.
Drupal 8, set front page.
\Drupal::configFactory()->getEditable('system.site')->set('page.front', '/job/1')->save();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment