Daniel Siepmann - Coding is Art - All Blog Posts · Jul 24, 2018
Auto login for TYPO3 Backend during development
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
As an TYPO3 integrator or developer you will login into the same TYPO3 installations multiple times during the same day. There are different ways to prevent the need to login over and over again. One is to add a bit of PHP to the installation, e.g. inside AdditionalConfiguration.php to prevent any login. This should save a lot of time during development. In this blog post this solution will be…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.