armincms/papyrus

Foundation of the `Armincms` page manager.

2.0.1 2023-05-21 08:37 UTC

This package is auto-updated.

Last update: 2024-04-21 10:36:06 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