ttree / fusion-documentfinder
Installs: 6 739
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:neos-package
Requires
- neos/neos: ^4.0 || ^5.0 || ^7.0 || ^8.0 || ^8.1
- ttree/fusion-canrender: ^2.0
README
Document Fusion prototype finder for Document based on Convention.
With this convention you don't need to touch the ```root```` or create custom Fusion path for your Document.
Usage
The default suffix is .Document
. A document node with a type of Your.Package:Product
will be rendered with the Fusion prototype Your.Package:Product.Document
.
Ttree:
Fusion:
DocumentFinder:
documentPrototype:
fallback: 'Neos.Neos:Page'
suffix: .Document
Acknowledgments
Development sponsored by ttree ltd - neos solution provider.
We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.
License
Licensed under MIT, see LICENSE