t3/vici
Versatile Interface for Custom Information - TYPO3 extension to define, manage and output custom data structures using TCA
Maintainers
dev-master
2025-06-19 14:20 UTC
Requires
- php: >=8.2
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
- typo3/cms-fluid: ^13.4
- typo3/cms-frontend: ^13.4
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- friendsofphp/php-cs-fixer: ^3.75
- helmich/typo3-typoscript-lint: ^3.3
- phpstan/phpstan: ^2.1
- phpstan/phpstan-doctrine: ^2.0
- saschaegerer/phpstan-typo3: ^2.1
Suggests
None
Provides
None
Conflicts
None
Replaces
- typo3-ter/vici: *
GPL-2.0-or-later 094972563499de3e7ca8f5a625b058e0ad58e90b
- Armin Vieweg <info.woop@v.ieweg.de>
This package is auto-updated.
Last update: 2026-05-19 16:18:50 UTC
README
VICI is a TYPO3 extension that allows integrators and editors to create, manage and display custom data records. Based on TYPO3's TCA configuration, new database tables and backend interfaces can be defined directly within the CMS, with full frontend output capabilities.
No programming skills are required.
Requirements
- PHP 8.2+
- TYPO3 13.4 LTS
Documentation
+++ Work in progress +++
Development Roadmap
- Additional configuration (type: json) for table config
- Documentation
- Translations (in TCA)
- Configurable Palettes and Types
