123456789101112131415161718 |
- # @Author: Bachir Soussi Chiadmi <bach>
- # @Date: 13-12-2017
- # @Email: bachir@figureslibres.io
- # @Filename: edlp_corpus.routing.yml
- # @Last modified by: bach
- # @Last modified time: 20-12-2017
- # @License: GPL-V3
- name: Edlp Agenda
- type: module
- description: Manage agenda for edlp d8.
- core: 8.x
- package: Edlp
- # dependencies:
- # - migrate_drupal
- # - migrate_plus
- # - migrate_tools
|