2017 © Pedro Peláez
 

neos-package neos-multisitehelper

Tooling for use in a multi-site Neos setup.

image

flownative/neos-multisitehelper

Tooling for use in a multi-site Neos setup.

  • Tuesday, October 17, 2017
  • by flownative
  • Repository
  • 2 Watchers
  • 0 Stars
  • 112 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 647 % Grown

The README.md

MIT license Packagist Maintenance level: Friendship, (*1)

Multisite Helper for Neos

The Neos Multisite Helper contains a tool to create asset collections for sites created by the Neos Multisite Kickstarter., (*2)

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., (*3)

Installation

Usually this package is required by a site package and thus installed along with the depending site automatically., (*4)

Only if you keep your site package in your Neos distribution (and not install it using composer), manual installation is needed:, (*5)

composer require flownative/neos-multisitehelper, (*6)

Command Usage

After kickstarting and importing a site, use the following command:, (*7)

./flow multisite:setup --package-key Acme.AcmeCom, (*8)

This creates an asset collection with a name as expected by the kickstarted site and assign it as default collection to the site., (*9)

Authentication Provider

The package comes with an authentication provider that is configured for Neos user accounts through the settings of this package., (*10)

It checks if access to the Site the user logged in is granted and rolls back authentication if needed. This avoids an error thrown by the security framework otherwise and thus provides a better user experience. For this to work, a domain must be assigned to the site – otherwise only users with the Neos.Neos:Administrator role are granted access., (*11)

Credits

Development of this package has been sponsored by Schwabe AG, Muttenz, Switzerland., (*12)

The authentication provider was adapted from code Aske Ertmann provided in a blog post at https://blog.ertmann.me/multi-site-access-restriction-with-neos-cms-9d5624126d5b., (*13)

The Versions

17/10 2017

dev-master

9999999-dev

Tooling for use in a multi-site Neos setup.

  Sources   Download

MIT

The Requires

 

17/10 2017

0.1.3

0.1.3.0

Tooling for use in a multi-site Neos setup.

  Sources   Download

MIT

The Requires

 

17/10 2017

0.1.2

0.1.2.0

Tooling for use in a multi-site Neos setup.

  Sources   Download

MIT

The Requires

 

17/10 2017

0.1.1

0.1.1.0

Tooling for use in a multi-site Neos setup.

  Sources   Download

MIT

The Requires

 

16/10 2017

0.1.0

0.1.0.0

Tooling for use in a multi-site Neos setup.

  Sources   Download

MIT

The Requires