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.
- Host: GitHub
- URL: https://github.com/netgen/netgenremotemediabundle
- Owner: netgen
- License: gpl-2.0
- Created: 2017-03-24T15:15:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T14:15:53.000Z (about 1 year ago)
- Last Synced: 2025-04-10T00:18:37.058Z (about 1 year ago)
- Language: PHP
- Homepage: https://netgen.io
- Size: 5.99 MB
- Stars: 18
- Watchers: 8
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netgen Remote Media Bundle
[](https://travis-ci.org/netgen/NetgenRemoteMediaBundle)
[](https://codecov.io/gh/netgen/NetgenRemoteMediaBundle)
[](https://packagist.org/packages/netgen/remote-media-bundle)
[](https://packagist.org/packages/netgen/remote-media-bundle)
[](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.