https://github.com/syntro-opensource/silverstripe-elemental-image
An image block for the elemental editor
https://github.com/syntro-opensource/silverstripe-elemental-image
Last synced: 5 months ago
JSON representation
An image block for the elemental editor
- Host: GitHub
- URL: https://github.com/syntro-opensource/silverstripe-elemental-image
- Owner: syntro-opensource
- License: bsd-3-clause
- Created: 2022-08-24T12:17:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T14:13:12.000Z (almost 4 years ago)
- Last Synced: 2025-04-08T19:02:16.745Z (about 1 year ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Silverstripe Module
Silverstripe module template
[](https://github.com/syntro-opensource/silverstripe-elemental-image/actions?query=workflow%3A%22%F0%9F%8E%AD+Tests%22+branch%3A%22master%22)
[](https://codecov.io/gh/syntro-opensource/silverstripe-elemental-image)

[](https://github.com/phpstan/phpstan)
[](https://packagist.org/packages/syntro/silverstripe-elemental-image)
[](https://packagist.org/packages/syntro/silverstripe-elemental-image)
## Introduction
Adds an image block for the elemental editor
## Installation
To install this module, run the following command:
```
composer require syntro/silverstripe-elemental-image
```
Thats it.
## Features
Currently, this module only provides an image block.