typo3-canto / canto-fal
Adds Canto FAL driver.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8
- ext-json: *
- guzzlehttp/guzzle: ^6.3 || ^7.3
- psr/log: ^1.1 || ^3.0
- typo3-canto/canto-api: @dev
- typo3/cms-core: ^11 || ^12
- typo3/cms-filelist: ^11 || ^12
- typo3/cms-filemetadata: ^11 || ^12
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- php-parallel-lint/php-parallel-lint: ^1.4
- phpstan/phpstan: ^1.2
- typo3/testing-framework: ^6.16 || 7.*@dev
Replaces
- typo3-ter/canto-fal: 1.1.0
This package is auto-updated.
Last update: 2025-06-16 12:04:44 UTC
README
Fork information
This package is a fork of fairway/canto-saas-fal.
It was forked to be able to extend and maintain a public version of a Canto TYPO3 integration.
Asset Picker
Configuration
The Canto asset picker can be globally enabled/disabled for each site in the site configuration.
In addition, the asset picker must be enabled for editors
by setting permissions.file.default.cantoAssetPicker = 1
in user TSconfig
or permissions.file.storage.[storageUID].cantoAssetPicker = 1
.