Download the PHP package josefglatz/hide-sys-template without Composer
On this page you can find all versions of the php package josefglatz/hide-sys-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download josefglatz/hide-sys-template
More information about josefglatz/hide-sys-template
Files in josefglatz/hide-sys-template
Package hide-sys-template
Short Description Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)
License GPL-2.0-or-later
Informations about the package hide-sys-template
An extension for TYPO3 CMS that prevents TYPO3 administrator users from using sys_template database records. Let's make sys_template database records vanish everywhere!
:rocket: Features
- Use Page TSconfig
mod.web_list.deniedNewTables
as basic prevention - Prevents creating sys_template database records via TYPO3 backend module Template
- Prevents creating sys_template database records via TYPO3 backend module List
- Prevents showing the backend form for creating new sys_template database records
- Informs a TYPO3 admin when add inline Page TSconfig
to
pages.tsconfig_includes
Future features: (sponsoring needed)
- Command to check for sys_template records and sends notifications
- Add logging and notifications to blame suspicious backend users
Contact me if you need that or other useful features!
:fire: Installation
Standalone
Via Composer:
Or download the zip file from TYPO3 extension repository (TER).
As part of josefglatz/professional_aspects
Via Composer:
🏄 Usage
- Install the extension
- There is no second step. That's all.
For TYPO3 12.4 LTS: But you might add your sys_template "record" via TYPO3
hook. I prefer using b13/bolt
as a counterpart to this extension. Both
extensions complement each other perfectly.
Update for TYPO3 13.4 LTS: You can use a sys_template record free TYPO3 instance without using a 3rd-party TYPO3 extension! Just use the new site sets and install this extension to prevent your colleagues from adding bored sys_template records! You will sleep better ;-]
:star: License
This project is licensed under GNU General Public License 2.0 (or later).
Screenshots

All versions of hide-sys-template with dependencies
psr/http-factory Version *
psr/http-message Version *
typo3/cms-backend Version ^12.4 || ^13.4
typo3/cms-core Version ^12.4 || ^13.4
typo3/cms-tstemplate Version ^12.4 || ^13.4