Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 916 Bytes

profiles.md

File metadata and controls

27 lines (21 loc) · 916 Bytes

Using Docker environment User guide NextEuropa Toolkit

Supported Profiles

Toolkit is supporting 3rd part profiles, this way you can use toolkit with any Drupal profile like Drupal standard, Commerce Kickstart, Panoply or any other.

Default Profile

By default toolkit will install the multisite_drupal_standard, part of EC NextEuropa platform.

Configuration:

profile = multisite_drupal_standard

Other profiles

In order to use toolkit with a 3rd part profile you should modify your build.project.props and define the following props:

Example:

# Profile configuration.
# -----------------------
profile = drupal
profile.name = standard
profile.core = 7.65