first installable version

This commit is contained in:
2018-10-30 17:18:15 +01:00
parent 2831f4193f
commit 39fd1e182c
18 changed files with 42 additions and 201 deletions

View File

@@ -4,6 +4,45 @@ description: 'Figli Starter kit install Profile'
core: 8.x
dependencies:
# Drupal core
- 'ban'
- 'block'
- 'breakpoint'
- 'ckeditor'
- 'config'
- 'contact'
- 'contextual'
- 'datetime'
- 'datetime_range'
- 'dynamic_page_cache'
- 'menu_link_content'
- 'dblog'
- 'field'
- 'field_ui'
- 'file'
- 'filter'
- 'help'
- 'image'
- 'language'
- 'link'
- 'locale'
- 'page_cache'
- 'menu_ui'
- 'node'
- 'options'
- 'path'
- 'responsive_image'
- 'system'
- 'taxonomy'
- 'editor'
- 'telephone'
- 'text'
- 'toolbar'
- 'update'
- 'user'
- 'views'
- 'views_ui'
# Contrib
- 'admin_toolbar'
- 'admin_toolbar_links_access_filter'
- 'filter_perms'
@@ -41,8 +80,6 @@ dependencies:
- 'linkit'
- 'config_translation'
- 'content_translation'
- 'locale'
- 'language'
- 'translation_views'
- 'redis'
- 'workflow'
@@ -55,15 +92,9 @@ dependencies:
- 'matomo'
- 'synonyms'
- 'audiofield'
- 'datetime'
- 'datetime_range'
- 'file'
- 'image'
- 'link'
- 'options'
- 'telephone'
- 'text'
- 'views_bulk_operations'
- 'views_bulk_edit'
- 'actions_permissions'
themes:
- 'adminimal_theme'