armincms / papyrus
Foundation of the `Armincms` page manager.
Installs: 20
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/armincms/papyrus
Requires
- php: >=7.1.0
- armincms/markable: ^1.0
- armincms/nova-targomaan: ~2.0
This package is auto-updated.
Last update: 2025-09-21 13:30:23 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