stefanfroemken / typo3-image-proxy
Resize uploaded images with external imgproxy service.
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.29 || ^11.5.11
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- roave/security-advisories: dev-latest
README
typo3_image_proxy is an extension for TYPO3 CMS. It sends your uploaded pictures to a hosted or containerized ImgProxy service to resize and render your images.
1 Features
- Resize your pictures while uploading in TYPO3
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require stefanfroemken/typo3-image-proxy
Installation as extension from TYPO3 Extension Repository (TER)
Download and install typo3_image_proxy
with the extension manager module.
2.2 Minimal setup
- Open Extension Settings and configure properties to your needs
- The uploaded files must be public available (do not block access with .htaccess or secure_download)
Sponsors
Big THX goes to Blackfire.io