Skip to content

jamiepittock/lowblocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Low Blocks plugin for Craft CMS

Adds a lowBlocks variable to directly get a Matrix Block by its ID:

{% set block = craft.lowBlocks.id(123) %}
{% set entry = block.owner %}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%