Download the PHP package yaroslawww/nova-flexible-content-field-shortcode without Composer
On this page you can find all versions of the php package yaroslawww/nova-flexible-content-field-shortcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yaroslawww/nova-flexible-content-field-shortcode
More information about yaroslawww/nova-flexible-content-field-shortcode
Files in yaroslawww/nova-flexible-content-field-shortcode
Package nova-flexible-content-field-shortcode
Short Description Designed specifically for the ability to add shortcodes to existing content.
License MIT
Homepage https://github.com/yaroslawww/nova-flexible-content-field-shortcode
Informations about the package nova-flexible-content-field-shortcode
Laravel nova shortcode based on "nova-flexible-content"
A very highly targeted package. Designed specifically for the ability to add shortcodes to existing content. If you are
just starting to develop an application then just use think.studio/nova-flexible-content
or alternative without using
this package. The package is needed if you already have a large amount of content, and the client requires adding new
functionality
Nova | Package |
---|---|
V1 | V1 V2 |
V4 | V3 |
Installation
You can install the package via composer:
-
Install "flexible content" package.
- Install "shortcode" package
Usage
Admin
\ThinkOne\NovaFlexibleContentFieldShortcode\ShortcodeText
field. You need add it to top level layouts in you flexible content
Html presenter
You need create "presenters" to display your shortcodes. Any presenter should implement
interface ThinkOne\NovaFlexibleContentFieldShortcode\ShortcodePresenter
\
Example:
Render example with trait
Then call it: