kleisli/neos-domainconfig

There is no license information available for the latest version (1.0.0) of this package.

Adjust active domains in Neos CMS according to the Flow context

1.0.0 2023-04-25 14:55 UTC

This package is auto-updated.

Last update: 2024-08-25 17:51:48 UTC


README

Adjust active domains in Neos CMS according to the Flow context

Configuration

Settings.DomainConfig.yaml

Kleisli:
  Neos:
    DomainConfig:
      sites:
         # a site id
         mysite:
           # the domain to be used as primary domain for this site
           primary: 'https://mysite.ddev.site'
           # optional aliases for this site 
           aliases: []

Commands

flow domainconfig:list

List the domains that would be applied in the current Flow context.

flow domainconfig:apply

Apply the domains for the current flow context. If the domain doesn't exist, it will be added, otherwise it will just be activated.

Kudos

The development of this package has significantly been funded by Profolio - a digital platform for career choice & career counseling