ezcontent-8.x-dev/src/Generators/templates/subprofile-info.twig

src/Generators/templates/subprofile-info.twig
name: {{ name }}
type: profile
base profile: ezcontent
core_version_requirement: ^8.8 || ^9
{% if themes %}
themes:
{% for theme in themes|split(',') %}
  - {{ theme|lower|trim }}
{% endfor %}
{% endif %}
{% if install %}
install:
{% for module in install|split(',') %}
  - {{ module|lower|trim }}
{% endfor %}
{% endif %}
{% if exclude %}
exclude:
{% for module in exclude|split(',') %}
  - {{ module|lower|trim }}
{% endfor %}
{% endif %}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc