Libraries tagged by backend lock
cognizo/redis-mutex
57782 Downloads
A simple Redis-backed mutex lock.
wwwision/neos-modulecomponents
7727 Downloads
Flow package with utilities and components to create Fusion based backend modules with the common Neos look and feel
dmk/mksanitizedparameters
36318 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.
magenizr/magento2-envbar
8486 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
3m5/typo3-enhanced-backend
5308 Downloads
Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.
netresearch/nr-textdb
878 Downloads
Auto-creating TYPO3 translation database - use ViewHelpers, editors translate in backend, instant updates - by Netresearch
localzet/server
724 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
form4/form4-statusmonitor
1764 Downloads
Sends scheduled JSON POST requests to a configurable URL with TYPO3 core version, locally installed extensions, and optional server metadata—for centralized monitoring and inventory.
amdeu/typo3-label-editor
111 Downloads
Label Editor - Manage translation overrides for locallang files in a backend module
studioazura/localize
1 Downloads
Allow admins to override Plugin localization files from the backend UI
terranet/localizer
9005 Downloads
Localization package
datamints/locallang_builder
2184 Downloads
Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.
bmack/local-caches
125 Downloads
Provides a custom SQLite-based cache backend for TYPO3
syriable/laravel-translations
10 Downloads
A clean, backend-only toolkit to manage Laravel translations: import/export lang files, AI translation, glossary, quality checks, revision history, hardcoded-string detection and analytics.
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.