Composer Helper

Select the composer packages

# paste this into your console
$ composer require
Shows info about TYPO3, installed extensions and a separate module for available modules.
The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)
Classes for the TYPO3 backend.
Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).
Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.
Provides context sensitive help to tables, fields and modules in the system languages.
The core library of TYPO3.
Shows TYPO3 inline user manual.
Contains configuration for CSS content-rendering of the table "tt_content". This is meant as a modern substitute for the classic "content (default)" template which was based more on <font>-tags, while this is pure CSS.
Dashboard for TYPO3.
Backend module for TYPO3 to list and show documentation of loaded extensions as well as custom documents.
A framework to build extensions for TYPO3 CMS.
TYPO3 Extension Manager.
Frontend editing for TYPO3.
A template-based plugin to log in Website Users in the Frontend.
Listing of files in the directory.
Add advanced metadata to File.
Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!
A set of common content elements based on Fluid for Frontend output.
Form Library, Plugin and Editor.
Classes for the frontend of TYPO3.
Advanced functions.
Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.
Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin. Documentation can be found in the extension "doc_indexed_search".
Shows various infos.
Displays the compiled Page TSconfig values relative to a page.
The Install Tool mounted as the module Tools>Install in TYPO3.
Contains all the core language labels in a set of files mostly of the "locallang" format. This extension is always required in a TYPO3 install.
Link Validator checks the links in your website for validity. It can validate all kinds of links: internal, external and file links. Scheduler is supported to run Link Validator via Cron including the option to send status mails, if broken links were detected.
Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
Shows opened documents by the user.
Handle incoming Webhooks for TYPO3.
List of database-records.
The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.
Custom redirects in TYPO3.
The reports module groups several system reports.
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords.
Integration of CKEditor as Rich Text Editor.
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
The TYPO3 Scheduler let's you register tasks to happen at a specific time.
SEO features for TYPO3.
Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.
The core/default services. This includes the default authentication services for now.
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
Records with messages which can be placed on any page and contain instructions or other information related to a page or section.
JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.
The Task Center is the framework for a host of other extensions.
Framework for management of TypoScript template records for the CMS frontend.
Backend Interface for management of the versioning API.
Shows the frontend webpage inside the backend frameset.
Handle outgoing Webhooks for TYPO3
A little utility to create many empty pages in one batch. Great for making a quick page structure.
A little utility to rearrange the sorting order of pages in the backend.
Adds workspaces functionality with custom stages to TYPO3.
Provides Composer requirements to the minimal set of system extensions that is required to run TYPO3.