Sebobo / Shel.Neos.WorkspaceModule

A workspace module alternative for Neos CMS
MIT License
17 stars 5 forks source link
hacktoberfest neoscms

An alternative workspace module with additional features for Neos CMS

This Neos CMS plugin provides an alternative workspace module with added features:

⚠️This plugin will be fully integrated into Neos 9.x and will be marked as deprecated afterward. ⚠️ Follow the integration on slack.neos.io in channel #project-new-workspace-module, or on Github.

Support for the 8.3 version will be continued until support end of 8.3 LTS.

Screenshots

Module overview

An overview with all available workspaces. Number of changes are shown as colored numbers instead a colored bar.

Module overview

Creation dialog

Create private or public workspaces. Set a base workspace where the changes from your created workspace will be published to.

Creation dialog

Editing dialog

Edit workspaces you have managing rights for.

Edit dialog

Shared workspaces

Private workspaces can be shared with other users.

Share workspace

Deletion dialog

Workspaces can be deleted at any time.

Notes:

Deletion dialog

Installation

Run

composer require shel/neos-workspace-module

Then apply database migrations

./flow doctrine:migrate

Support

Detailed feature list

License

See License