Download the PHP package lyre/content without Composer
On this page you can find all versions of the php package lyre/content. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package content
Lyre Content
Lyre Content is a Lyre addon for simple Content Management. It comes with the following predefined models to help you easily manage your website content:
- Page - This defines the basic Page SEO content, including title and description
- Section - This is a direct link to your frontend's sections, it contains a one to many relationship with itself and the rest of the models in this section
- Button - Basic button with title and link
- Icon - An svg icon to go with your buttons, your texts, and your sections
- Text - For managing all text within your sections
- Data - Some sections require data from your application, data is defined here in a json, see the example below
- File - Lyre content comes with a whole file management system out of the box
Installation
Publish Assets
Dependencies
Lyre Content depends on Lyre and Laravel Filament. To complete installation, especially if your require the functionalities from Laravel Filament, follow these additional commands:
To create an admin user:
Discover Content Filament Resources
To Discover Lyre Content Filament Resources on your Filament dashboard, add the LyreContentFilamentPlugin to your Filament panel like so:
All versions of content with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
filament/filament Version ^5.0
intervention/image-laravel Version ^1.5
lyre/lyre Version ^2.0
lyre/file Version ^1.4
lyre/facet Version ^1.4
filament/filament Version ^5.0
intervention/image-laravel Version ^1.5
lyre/lyre Version ^2.0
lyre/file Version ^1.4
lyre/facet Version ^1.4
The package lyre/content contains the following files
Loading the files please wait ...