typicms/blocks

Maintainers

Package info

github.com/TypiCMS/Blocks

pkg:composer/typicms/blocks

Fund package maintenance!

typicms

Statistics

Installs: 20 920

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

9.0.8 2021-11-09 20:26 UTC

README

This module is part of TypiCMS, a multilingual CMS based on the Laravel framework.

Blocks are useful to display custom content in your views. You can return the content of a block with Blocks::render('blockname').