π§© Streamer.live Page Builder (Fabricator)
Streamer.live uses a visual page builder powered by Filament Fabricator to let you create rich, customizable pages without writing HTML.
ποΈ How It Worksβ
- Pages are created in the Admin Panel under CMS β Pages
- Each page can use a layout (e.g.,
Default
,Store
,Product Detail
) - Layouts define how content is structured (e.g., sidebar, header, footer)
- Pages are built by adding Blocks in a visual drag-and-drop editor
βοΈ Creating a Pageβ
- Go to Admin β Pages
- Click Create Page
- Choose a layout (e.g.,
store
,product_detail
) - Add content blocks (see Block Library for details)
- Set the slug (URL path)
- Save and publish
π Supported Layout Typesβ
default
β Basic layout for static contentstore
β Storefront page with catalog filteringproduct_detail
β Dynamic product pagescollection_detail
β Product collection landing pagesblog
β Blog index for listing postspost_detail
β Individual blog post layout
Some layouts (like
product_detail
, andpost_detail
) are dynamic and donβt require manually creating pages for each product.