“”

development only

development_only / stable

Development Only settings for TYPO3 CMS projects

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req josefglatz/development-only

Tags

#development #backend

Last upload comment

Add support for TYPO3 13.4 LTS. This new version also adds an additional feature: User TSconfig auth.mfa.required = 0 is set when Development applicationContext is set. This makes it possible to create a temporary user for debug situations without having to deal with MFA things in an instance with globally required MFA.

Download 2.0.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Josef Glatz
Last update
30. Oct 2024
First upload
30. Oct 2024
Downloads
162
Category
Backend
Dependencies
  • TYPO3 (10.4.0 - 13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req josefglatz/development-only to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (8)

Version history

Version Upload comment Works with TYPO3 Download
2.0.0 / stable
October 30, 2024
Add support for TYPO3 13.4 LTS. This new version also adds an additional feature: User TSconfig auth.mfa.required = 0 is set when Development applicationContext is set. This makes it possible to create a temporary user for debug situations without having to deal with MFA things in an instance with globally required MFA.
10.4.0 - 13.4.99 Download