Go to file
2025-01-21 21:00:18 +01:00
Build [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
Classes [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
Configuration [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
Resources [TASK] Add fileExtension to image rendering 2025-01-21 21:00:18 +01:00
.gitattributes [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
.gitignore [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
composer.json [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
ext_localconf.php [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
ext_tables.sql [TASK] Initial implementation 2025-01-21 20:22:57 +01:00
README.md [TASK] Initial implementation 2025-01-21 20:22:57 +01:00

TYPO3 Extension ew_bloggy

This extension is highly inspired by t3g/blog part of the code was copied from it and composed to a blog that is limited to latest post, post list and archive.

The extension tries to integrate every new feature of TYPO3 13 to make the integration easier to me.