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

https://github.com/netgen/netgenremotemediabundle

Netgen Remote Media Bundle is an eZ Platform and eZ Publish extension providing field type which supports remote resource providers such as Cloudinary.
https://github.com/netgen/netgenremotemediabundle

Last synced: 3 months ago
JSON representation

Netgen Remote Media Bundle is an eZ Platform and eZ Publish extension providing field type which supports remote resource providers such as Cloudinary.

Awesome Lists containing this project

README

          

# Netgen Remote Media Bundle

[![Build Status](https://img.shields.io/travis/netgen/NetgenRemoteMediaBundle.svg?style=flat-square)](https://travis-ci.org/netgen/NetgenRemoteMediaBundle)
[![Code Coverage](https://img.shields.io/codecov/c/github/netgen/NetgenRemoteMediaBundle.svg?style=flat-square)](https://codecov.io/gh/netgen/NetgenRemoteMediaBundle)
[![Downloads](https://img.shields.io/packagist/dt/netgen/remote-media-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/remote-media-bundle)
[![Latest stable](https://img.shields.io/packagist/v/netgen/remote-media-bundle.svg?style=flat-square)](https://packagist.org/packages/netgen/remote-media-bundle)
[![License](https://img.shields.io/github/license/netgen/NetgenRemoteMediaBundle.svg?style=flat-square)](LICENCE)

Netgen Remote Media Bundle is an eZ Publish bundle providing field type which supports remote resource providers, primarily [Cloudinary](http://cloudinary.com/).

This repository contains field type (and legacy data type) implementation and provides the interface for the legacy administration. It also contains integration for eZ XML and Richtext fields (as a custom tag).

## Features

- field type support for remote resources (only Cloudinary supported at the moment)
- eZ XML field custom tag
- eZ Richtext field custom tag
- support for images, videos, audio files, documents and raw files upload
- images cropping editor
- support for both legacy and new stack administrations

## Licence and installation instructions

[Licence](LICENCE)

[Installation instructions](docs/INSTALL.md)

[Upgrade instructions](docs/UPGRADE.md)

## Documentation

For usage documentation see [USAGE.md](docs/USAGE.md)

For transformations usage see [TRANSFORMATIONS.md](docs/TRANSFORMATIONS.md)

## Changelog

For changes in specific versions see [CHANGELOG.md](docs/CHANGELOG.md)

## Contributing

For frontend development see [FRONTEND.md][docs/frontend.md]

## Copyright

- Copyright (C) 2021 Keyteq. All rights reserved.
- Copyright (C) 2021 Netgen. All rights reserved.