Download the PHP package mehrwert/fal-quota without Composer
On this page you can find all versions of the php package mehrwert/fal-quota. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mehrwert/fal-quota
More information about mehrwert/fal-quota
Files in mehrwert/fal-quota
Package fal-quota
Short Description FAL Quota for TYPO3
License GPL-3.0-or-later
Homepage https://extensions.typo3.org/extension/fal_quota/
Informations about the package fal-quota
FAL Quota for TYPO3
This extensions provides a virtual Quota for FAL using Signals/Slots if the underlying file system does not support or cannot provide one. A CLI command updates the quota usage periodically and sends notification mails to recipients defined per storage.
Features
- Per storage definition of soft quota and hard limit, notification threshold and email recipients
- Symfony Command task to update quotas and send notification mails
Installation
After installation, you may optionally create a scheduler task for notifications.
Installation using Composer
The recommended way to install FAL Quota is by using Composer:
composer require mehrwert/fal-quota
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the Extensions module.
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.
DDEV local
To use the included DDEV local configuration, run
ddev start
from the extensions root directory to start the containerddev config
to create required configuration files if not yet presentddev launch typo3
to get to the TYPO3 backend directly
If you are setting up the environment for the first time, create a file named FIRST_INSTALL
in .build/web/
and
proceed with the TYPO3 installation as described in the official documentation.
Coding Standards
Please run ddev composer cs:fix
after changes in PHP files.
Credits
This extension was created by Andreas Beutel in 2019 for mehrwert intermediale kommunikation GmbH.
Thanks to all contributors and everybody providing feedback.
All versions of fal-quota with dependencies
typo3/cms-backend Version ^11.5
typo3/cms-core Version ^11.5
typo3/cms-extbase Version ^11.5
typo3/cms-extensionmanager Version ^11.5
typo3/cms-filelist Version ^11.5
typo3/cms-fluid Version ^11.5
typo3/cms-scheduler Version ^11.5
typo3fluid/fluid Version ^2.7