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

https://github.com/netgen/netgenenhancedbinaryfilebundle

Netgen Enhanced Binary FIle Bundle is an eZ Platform bundle that provides a field type that reimplements ezbinaryfile field type.
https://github.com/netgen/netgenenhancedbinaryfilebundle

enhanced-selection-bundle ezplatform ezpublish netgen

Last synced: 12 months ago
JSON representation

Netgen Enhanced Binary FIle Bundle is an eZ Platform bundle that provides a field type that reimplements ezbinaryfile field type.

Awesome Lists containing this project

README

          

NetgenEnhancedBinaryFileBundle
==============================

[![Build Status](https://img.shields.io/travis/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://travis-ci.org/netgen/NetgenEnhancedBinaryFileBundle)
[![Code Coverage](https://img.shields.io/codecov/c/github/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://codecov.io/gh/netgen/NetgenEnhancedBinaryFileBundle)
[![Quality Score](https://img.shields.io/scrutinizer/g/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/netgen/NetgenEnhancedBinaryFileBundle)
[![Downloads](https://img.shields.io/packagist/dt/netgen/enhanced-binary-file-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/enhanced-binary-file-bundle/stats)
[![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)
[![License](https://img.shields.io/github/license/netgen/NetgenEnhancedBinaryFileBundle.svg?style=flat-square)](LICENSE)

NetgenEnhancedBinaryFileBundle is an eZ Publish 5/Platform bundle that provides a field type that reimplements `ezbinaryfile` field type.

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

However, The eZ Publish 4 extension is still required to populate field type through the admin interface.

When you install this bundle with Composer, the eZ Publish 4 extension is installed automatically but not activated in settings.

License, docs and installation instructions
-------------------------------------------

[License](LICENSE)

[Copyright](doc/COPYRIGHT)

[Installation instructions](doc/INSTALL.md)

[Upgrade](doc/UPGRADE.md)

[Documentation](doc/DOC.md)

[Changelog](doc/CHANGELOG.md)