Open
Description
An advanced_editor and simple_editor used to be created. This is used in the Getting Started Tutorial.
I just created a fresh installation with TYPO3 9.5 and the Introduction Package, and it did not create these users:
I installed via installation instructions in "Installation an Upgrade Guide":
composer create-project typo3/cms-base-distribution t3intro9composer
composer require typo3/cms-introduction
# Install Tool ...
./vendor/bin/typo3 extension:activate bootstrap_package
./vendor/bin/typo3 extension:activate introduction