typo3/cms-base-distribution dependents (54) Order by: name | downloads Show: all | require | require-dev
-
PHP
buepro/typo3-pvh
A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.
-
PHP
buepro/typo3-timelog
TYPO3 extension to increase efficiency and transparency of work by continuously collecting work information and communicate it to customers.
-
-
PHP
konradmichalik/typo3-ai-mate
AI Mate - Dev-only TYPO3 extension and symfony/ai-mate bridge that exposes the resolved runtime state of a TYPO3 installation (TCA, pages, TypoScript, middlewares, logs, request profiles) to AI coding assistants through the symfony/ai-mate CLI.
-
PHP
konradmichalik/typo3-backend-themes
Backend Themes - TYPO3 extension to configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.
-
-
PHP
konradmichalik/typo3-environment-indicator
Environment Indicator - TYPO3 extension with several features to show an environment indicator in the TYPO3 frontend and backend.
-
PHP
konradmichalik/typo3-heatmap
TYPO3 dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.
-
PHP
konradmichalik/typo3-heatmap-widget
TYPO3 dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.
-
PHP
konradmichalik/typo3-letter-avatar
Letter Avatar - TYPO3 extension, which generates colorful backend user avatars using name initials letter.
-
PHP
konradmichalik/typo3-mcp-server-content-planner
Bridges the TYPO3 MCP Server and Content Planner extensions, exposing content-planner status, assignee and comment workflows as MCP tools for AI assistants.
-
PHP
konradmichalik/typo3-natural-language-query
This extension provides a natural language query interface for TYPO3 records.
Abandoned!
-
PHP
konradmichalik/typo3-pagetree-facets
Pagetree Facets - Filterable page tree with an extensible filter tab API, built on the TYPO3 v14 BeforePageTreeIsFilteredEvent.
-
PHP
konradmichalik/typo3-request-profiler
Dev-only TYPO3 frontend request profiler that records SQL queries, N+1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.
-
PHP
konradmichalik/typo3-routing
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.