Vite AssetCollector for TYPO3
August 3, 2025 ยท View on GitHub
Vite AssetCollector allows you to use the modern frontend bundler vite to build your TYPO3 project's frontend assets.
Documentation
Documentation on docs.typo3.org
tl;dr
composer req praetorius/vite-asset-collector
npm install --save-dev vite vite-plugin-typo3
- Include PlugIn in vite config
- Add
Configuration/ViteEntrypoints.jsonto extension(s) - Add
<vite:asset />to template - Run vite server
- Have fun!
Discussion & Support
You can join #vite on TYPO3 Slack to discuss anything about vite and TYPO3.
Feel free to contact me directly if you are interested in a (paid) workshop to introduce vite to your TYPO3 projects.