Download the PHP package martin-ro/filament-page-blocks without Composer
On this page you can find all versions of the php package martin-ro/filament-page-blocks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download martin-ro/filament-page-blocks
More information about martin-ro/filament-page-blocks
Files in martin-ro/filament-page-blocks
Package filament-page-blocks
Short Description Block-Based Page Builder Skeleton for Filament Apps
License MIT
Homepage https://github.com/martin-ro/filament-page-blocks
Informations about the package filament-page-blocks
Archived
Filament has introduced previews and editing in modals in the Builder
component: https://github.com/filamentphp/filament/pull/12629
To take advantage of the new features, you can use the simplified Filament Blocks package.
Block-Based Page Builder for Filament
This is basically a lightweight version of Z3d0X's excellent Filament Fabricator Plugin.
It only provides the blocks functionality without layouts, pages, routing, etc.
Installation
You can install this package via composer:
Documentation
Documentation can be viewed at: https://filamentphp.com/plugins/fabricator
Creating a Page Block
This will create the following Page Block class:
and its corresponding blade component view:
Using Page Blocks in your template
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Ziyaan Hassan
- abr4xas
- Martin Ro
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-page-blocks with dependencies
filament/filament Version ^3.0-stable
illuminate/contracts Version ^10.0 | ^11.0
spatie/laravel-package-tools Version ^1.16.4