Skip to content

Commit ac40fd3

Browse files
added badges to readme file
1 parent c01728a commit ac40fd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Neos simple editor extend
22

3+
[![Latest Stable Version](https://poser.pugx.org/breadlesscode/neos-simple-editor-extend/v/stable)](https://packagist.org/packages/breadlesscode/neos-simple-editor-extend)
4+
[![Downloads](https://img.shields.io/packagist/dt/breadlesscode/neos-simple-editor-extend.svg)](https://packagist.org/packages/breadlesscode/neos-simple-editor-extend)
5+
[![License](https://img.shields.io/github/license/breadlesscode/neos-simple-editor-extend.svg)](LICENSE)
6+
[![GitHub stars](https://img.shields.io/github/stars/breadlesscode/neos-simple-editor-extend.svg?style=social&label=Stars)](https://github.com/breadlesscode/neos-simple-editor-extend/stargazers)
7+
[![GitHub watchers](https://img.shields.io/github/watchers/breadlesscode/neos-simple-editor-extend.svg?style=social&label=Watch)](https://github.com/breadlesscode/neos-simple-editor-extend/subscription)
8+
39
This is a small plugin to simply add some buttons to the Neos CMS CKEditor, without writing any JavaScript code. You only need to compose a YAML-File.
410

511
## Installation

0 commit comments

Comments
 (0)