TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:24 +02:00
commit aad9daaefd
1506 changed files with 94005 additions and 0 deletions
@@ -0,0 +1,32 @@
.. include:: /Includes.rst.txt
.. _quickstartEditors:
=======================
Quick Start for Editors
=======================
Are you an editor, the form extension has already been installed by your admin and you want
to get started quickly? Follow these steps:
.. rst-class:: bignums-xxl
1. Create a new form
Go to the ``Forms`` module and build a form using the form editor. With the
form editor you can quickly build appealing forms.
2. Insert the form on a page
The next step is inserting the form on the desired page(s).
#. Open the page module in the backend.
#. Go to your desired page.
#. Create a new content element of type "Form". You can find this
under the "Form Elements" tab.
#. Select your form on the "Plugin" tab.
#. Save the form content element.
#. Repeat steps 2 to 5 to insert the form on further pages.
View your form on your web site. Enjoy!