Libraries tagged by typo3 backend
t3/mbox
7486 Downloads
TYPO3 CMS backend module to view mbox file contents, like an email client.
dmk/mksanitizedparameters
29951 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
codingms/modules
42788 Downloads
Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.
studiomitte/live-search-extended
12523 Downloads
Improved backend search for v12
qc/qc-info-rights
8431 Downloads
This Extension is to help user to check user and group list with possibility to Export into CSV file.
qc/qc-be-pagelanguage
10978 Downloads
This extension allow you to set the default key language for page context menu
pagemachine/ai-tools
8014 Downloads
A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility
oktopuce/site-generator
17820 Downloads
Site generator / tree model duplicator used to generate mini-website or duplicate tree model
netresearch/t3-cowriter
9051 Downloads
With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.
josefglatz/hide-sys-template
12218 Downloads
Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)
georgringer/doc
32217 Downloads
Render documentation based on markdown files directly in the backend
friendsoftypo3/interest
647 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
codingms/view-statistics
9568 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
pixelant/interest
11905 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
etobi/coreapi
43980 Downloads
Provides a simple to use API for common core features. Goal is to be able to do the most common tasks by CLI instead of doing it in the backend/browser.