armincms / papyrus
Foundation of the `Armincms` page manager.
2.0.1
2023-05-21 08:37 UTC
Requires
- php: >=7.1.0
- armincms/markable: ^1.0
- armincms/nova-targomaan: ~2.0
This package is auto-updated.
Last update: 2024-12-21 11:59:39 UTC
README
Interact With Nova
First create your resource and extend the `Armincms\Papyrus\Nova\Resource`
Then create your model and extends the `Armincms\Papyrus\Models\PapyrusPage`
Then register your resource with Nova
Interact With Gutenberg
First create your Cypress fragment and extends `Armincms\Papyrus\Cypress\Fragments\PapyrusPage`
Then register your fragment with Gutenberg
And also your widget should extend the `Armincms\Papyrus\Cypress\Widgets\PapyrusPage` to display single page