An open API service indexing awesome lists of open source software.

https://github.com/xanweb/c5-block

Concrete5 Block Utility
https://github.com/xanweb/c5-block

Last synced: 23 days ago
JSON representation

Concrete5 Block Utility

Awesome Lists containing this project

README

        

# Concrete5 Block Utility
[![Latest Version on Packagist](https://img.shields.io/packagist/v/xanweb/c5-block.svg?style=flat-square)](https://packagist.org/packages/xanweb/c5-block)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

Useful classes for Blocks usage

## Installation

Include library to your composer.json
```bash
composer require xanweb/c5-block
```