typicms/blocks

This package is abandoned and no longer maintained. The author suggests using the https://github.com/typicms/typicms package instead.

Maintainers

Package info

github.com/TypiCMS/Blocks

pkg:composer/typicms/blocks

Fund package maintenance!

typicms

Statistics

Installs: 20 964

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').