need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
19 lines
379 B
YAML
19 lines
379 B
YAML
# @Author: Bachir Soussi Chiadmi <bach>
|
|
# @Date: 13-12-2017
|
|
# @Email: bachir@figureslibres.io
|
|
# @Filename: edlp_home.info.yml
|
|
# @Last modified by: bach
|
|
# @Last modified time: 20-12-2017
|
|
# @License: GPL-V3
|
|
|
|
|
|
name: Edlp Home
|
|
type: module
|
|
description: Manage home for edlp d8.
|
|
core: 8.x
|
|
package: Edlp
|
|
# dependencies:
|
|
# - migrate_drupal
|
|
# - migrate_plus
|
|
# - migrate_tools
|