https://github.com/dpi/oh_blocks
Sample blocks for https://www.drupal.org/project/oh
https://github.com/dpi/oh_blocks
Last synced: 10 months ago
JSON representation
Sample blocks for https://www.drupal.org/project/oh
- Host: GitHub
- URL: https://github.com/dpi/oh_blocks
- Owner: dpi
- License: mit
- Created: 2020-05-12T03:15:17.000Z (about 6 years ago)
- Default Branch: 1.x
- Last Pushed: 2020-05-12T04:58:11.000Z (about 6 years ago)
- Last Synced: 2025-08-14T18:58:35.113Z (10 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
OH Sample Blocks
https://github.com/dpi/oh_blocks
This project contains sample code compatible with [OH] project. This project is
not intended to act as a Drupal module. Please extract code and modify as you
see fit.
You may find [Entity Route Context] useful in order to resolve entity contexts.
Provided example blocks are overly verbose, in the aim to be simple to
understand at a glance.
[OH]: https://www.drupal.org/project/oh
[Entity Route Context]: https://www.drupal.org/project/entity_route_context
# License
MIT