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

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

Awesome Lists containing this project

README

          

# Silverstripe Module
Silverstripe module template

[![🎭 Tests](https://github.com/syntro-opensource/silverstripe-elemental-image/workflows/%F0%9F%8E%AD%20Tests/badge.svg)](https://github.com/syntro-opensource/silverstripe-elemental-image/actions?query=workflow%3A%22%F0%9F%8E%AD+Tests%22+branch%3A%22master%22)
[![codecov](https://codecov.io/gh/syntro-opensource/silverstripe-elemental-image/branch/master/graph/badge.svg)](https://codecov.io/gh/syntro-opensource/silverstripe-elemental-image)
![Dependabot](https://img.shields.io/badge/dependabot-active-brightgreen?logo=dependabot)
[![phpstan](https://img.shields.io/badge/PHPStan-enabled-success)](https://github.com/phpstan/phpstan)
[![composer](https://img.shields.io/packagist/dt/syntro/silverstripe-elemental-image?color=success&logo=composer)](https://packagist.org/packages/syntro/silverstripe-elemental-image)
[![Packagist Version](https://img.shields.io/packagist/v/syntro/silverstripe-elemental-image?label=stable&logo=composer)](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.