Download the PHP package webexcess/supertypes-plus without Composer
On this page you can find all versions of the php package webexcess/supertypes-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webexcess/supertypes-plus
More information about webexcess/supertypes-plus
Files in webexcess/supertypes-plus
Download webexcess/supertypes-plus
More information about webexcess/supertypes-plus
Files in webexcess/supertypes-plus
Vendor webexcess
Package supertypes-plus
Short Description Modify Mixins for each SuperType-Definition
License MIT
Package supertypes-plus
Short Description Modify Mixins for each SuperType-Definition
License MIT
Please rate this library. Is it a good library?
Informations about the package supertypes-plus
WebExcess.SuperTypesPlus
The Neos SuperTypes allow you to combine multiple sets of NodeType-Definitions, so called Mixins. That's awesome, until you get overlapping property names.
With this package you become the possibility to modify Mixins for each SuperType-Definition.
Installation
composer require webexcess/supertypes-plus
Example
Mixin Source:
NodeType Usage:
Generated Result:
Usage
Principles
- This package allows to generate dynamic Mixins out of existing ones, but with renamed or disabled parts in it
- It only changes values, if it's needed because of a renaming, deletion, repetition or to keep the original i18n translations
- Everything else has to be done at the right place for that.. in the NodeType-Definition itself
ToDo
- Automatic group-renaming in the ui settings and for each corresponding property
- Automatic re-positioning of properties if one mixin is used multiple times
- Tests
developed by webexcess GmbH
All versions of supertypes-plus with dependencies
PHP Build Version
Package Version
Requires
neos/content-repository Version
~3.3.0
The package webexcess/supertypes-plus contains the following files
Loading the files please wait ....