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
- Host: GitHub
- URL: https://github.com/xanweb/c5-block
- Owner: Xanweb
- License: mit
- Created: 2021-03-31T08:49:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T15:45:21.000Z (over 3 years ago)
- Last Synced: 2025-05-15T04:09:49.258Z (23 days ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concrete5 Block Utility
[](https://packagist.org/packages/xanweb/c5-block)
[](LICENSE)Useful classes for Blocks usage
## Installation
Include library to your composer.json
```bash
composer require xanweb/c5-block
```