Skip to content

Instantly share code, notes, and snippets.

View miloskroulik's full-sized avatar

Miloš Kroulík miloskroulik

View GitHub Profile
@miloskroulik
miloskroulik / mymodule.install
Created August 17, 2017 08:44 — forked from marcvangend/mymodule.install
Drupal 8: Custom path aliases exported to code.
<?php
/**
* @file
* Install, update and uninstall functions for my module.
*/
use Drupal\Core\Database\Database;
use Drupal\Core\Language\LanguageInterface;
/**
@miloskroulik
miloskroulik / drupal-profiler-builder-drush.md
Last active August 29, 2015 14:18 — forked from thamas/drupal-profiler-builder-drush.md
Profiler Builder #drupal #drush

drush distro mynewprofile_name --untar