contextualcode / ezplatform-alloyeditor-requests-limit
eZ Platform bundle which limits the amount of simultaneous requests in Online Editor
Package info
gitlab.com/contextualcode/ezplatform-alloyeditor-requests-limit
Type:ezplatform-bundle
pkg:composer/contextualcode/ezplatform-alloyeditor-requests-limit
v1.0.0
2020-05-18 12:57 UTC
Requires
- ezsystems/ezplatform-admin-ui: ^2.0
- ezsystems/ezplatform-richtext: ^2.0
- symfony/flex: ^1.6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
This package is not auto-updated.
Last update: 2026-03-04 13:26:32 UTC
README
This bundle is a temporary wrapper for EZP-31410: Unable to edit an article with 100+ embed content/images pull request.
Installation
Add
ONLINE_EDITOR_REQUESTS_LIMITvariable in.env:... ###> contextualcode/ezplatform-alloyeditor-requests-limit ### ONLINE_EDITOR_REQUESTS_LIMIT=20 ###< contextualcode/ezplatform-alloyeditor-requests-limit ###Require via composer
composer require contextualcode/ezplatform-alloyeditor-requests-limitClear browser caches and enjoy!