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