-
Notifications
You must be signed in to change notification settings - Fork 0
Git
Marie-Louise edited this page Aug 10, 2018
·
34 revisions
sudo cp default.services.yml services.yml
copying default.service.yml and renaming it to services.yml
services.yml provides configuration for drupal. by default twig doesn't allow comments so by entering and setting
debug:true
this will allow us to do so
this command moves the directory from one location to another (the name of the sub theme is Russell)
sudo mv russell ~/apps/drupal/htdocs/themes/custom/
administration > structure > features
then find the type of feature for example : 'Entity - File', 'Entity - Node' etc
then check the list of features nested within it.
Find the name of the feature you're looking for and then check the state and click 'overridden'
then select 'recreate'
then click 'download feature'