Skip to content

Commit 2acd11a

Browse files
authored
Merge pull request #2 from netgen/community_badges
Added badges
2 parents 1b07f2d + 3fbc208 commit 2acd11a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
NetgenEnhancedBinaryFileBundle
22
==============================
33

4+
[![Build Status](https://img.shields.io/travis/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://travis-ci.org/netgen/NetgenEnhancedBinaryFileBundle)
5+
[![Code Coverage](https://img.shields.io/codecov/c/github/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://codecov.io/gh/netgen/NetgenEnhancedBinaryFileBundle)
6+
[![Quality Score](https://img.shields.io/scrutinizer/g/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/netgen/NetgenEnhancedBinaryFileBundle)
7+
[![Downloads](https://img.shields.io/packagist/dt/enhanced-binary-file-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/enhanced-binary-file-bundle/stats)
8+
[![Latest stable](https://img.shields.io/packagist/v/netgen/enhanced-binary-file-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/enhanced-binary-file-bundle)
9+
[![License](https://img.shields.io/packagist/l/netgen/enhanced-binary-file-bundle.svg?style=flat-square)](LICENSE)
10+
[![PHP](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)](https://secure.php.net/)
11+
412
NetgenEnhancedBinaryFileBundle is an eZ Publish 5/Platform bundle that provides a field type that reimplements `ezbinaryfile` field type.
513

614
This repository represents eZ Publish 5 rewrite of the original eZ Publish 4 extension called `enhancedezbinaryfile`.

0 commit comments

Comments
 (0)