netgen / remote-media-bundle
Remote media field type implementation
Installs: 7 660
Dependents: 2
Suggesters: 0
Security: 0
Stars: 18
Watchers: 9
Forks: 6
Open Issues: 16
Type:ezplatform-bundle
Requires
- php: ^7.2
- cloudinary/cloudinary_php: ^1.10
- doctrine/orm: ^2.4
- ezsystems/ezpublish-kernel: ^7.4
Requires (Dev)
- ezsystems/legacy-bridge: ^2.0
- friendsofphp/php-cs-fixer: ^2.18
- matthiasnoback/symfony-dependency-injection-test: ^3.0
- mikey179/vfsstream: ^1.2
- netgen/admin-ui-bundle: ^2.0
- netgen/open-graph-bundle: ^1.2
- phpunit/phpunit: ^7.0
- rector/rector: ^0.5.22
- 3.0.x-dev
- dev-master / 2.0.x-dev
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0
- 2.0.0-alpha10
- 2.0.0-alpha9
- 2.0.0-alpha8
- 2.0.0-alpha7
- 2.0.0-alpha6
- 2.0.0-alpha5
- 2.0.0-alpha4
- 2.0.0-alpha3
- 2.0.0-alpha2
- 2.0.0-alpha
- 1.1.23
- 1.1.22
- 1.1.21
- 1.1.20
- 1.1.19
- 1.1.18
- 1.1.17
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1
- 1.0.14-alpha
- 1.0.13-alpha
- 1.0.12-alpha
- 1.0.11-alpha
- 1.0.10-alpha
- 1.0.9-alpha
- 1.0.8-alpha
- 1.0.7-alpha
- 1.0.6-alpha
- 1.0.5-alpha
- 1.0.4-alpha
- 1.0.3-alpha
- 1.0.2-alpha
- 1.0.1-alpha
- 1.0
- 1.0-alpha
- dev-feature/folder-mode
- dev-upgrade-cloudinary-php-api
- dev-SPLAT-1442-ckeditor-plugin
- dev-limit-folders-per-content-type
- dev-ECI-15-add-dropdown-with-metadata-ids
- dev-NGSTACK-672-fix-resource-rendering
- dev-3.0-legacy
- dev-1.1-release
- dev-fix-readme-typo
- dev-handle-not-existing-resource
- dev-dependabot/npm_and_yarn/frontend/yargs-parser-5.0.1
- dev-dependabot/npm_and_yarn/frontend/elliptic-6.5.4
- dev-adminv2-support
- dev-dependabot/npm_and_yarn/frontend/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/frontend/highlight.js-9.18.5
- dev-dependabot/npm_and_yarn/handlebars-4.5.3
- dev-adminv2-debug
- dev-adminv2-temp
- dev-kavli-fix
- dev-ezoe-fix
- dev-bugfix/upload-format-no-bc
- dev-1.x-alpha
- dev-delete-by-folders-and-tags
This package is auto-updated.
Last update: 2024-10-24 19:09:05 UTC
README
Netgen Remote Media Bundle is an eZ Publish bundle providing field type which supports remote resource providers, primarily Cloudinary.
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
Documentation
For usage documentation see USAGE.md
For transformations usage see TRANSFORMATIONS.md
Changelog
For changes in specific versions see 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.