flownative/neos-multisitehelper
composer require flownative/neos-multisitehelper
Tooling for use in a multi-site Neos setup.
0.2.0
Readme excerpt
Multisite Helper for Neos
The Neos Multisite Helper contains a tool to create asset collections for sites created by the Neos Multisite Kickstarter.
Furthermore it provides an authentication provider that gracefully denies login if a user has no access to a site she tries to log in to.
InstallationUsually this package is required by a site package and thus installed along with the depending site automatically.
Only if you keep your site package in your Neos distribution (and not install it using composer), manual installation is needed:
composer require flownative/neos-multisitehelper
Command UsageAfter kickstarting and importing a site, use…
Read more
The same vendor provides 44 package(s).