.. include:: /Includes.rst.txt .. _start: ============================================= Frontend Edit ============================================= :Extension key: `xima_typo3_frontend_edit `__ :Package name: `xima/xima-typo3-frontend-edit `__ :Version: |release| :Language: en :Author: `Konrad Michalik `__ & contributors :License: This extension documentation is published under the `CC BY-NC-SA 4.0 `__ (Creative Commons) license. ---- .. figure:: /Images/logo.png :alt: Frontend Edit Logo :align: center This TYPO3 extension adds lightweight editing tools to the frontend, allowing backend users to edit, hide, delete, reorder and create content elements and pages without leaving the site. .. figure:: /Images/intro.gif :alt: Frontend Edit in action Editing actions appear directly on the content element ---- Get started =========== .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: Introduction What the extension does and a complete overview of its features. .. card-footer:: :ref:`Learn more about this extension ` :button-style: btn btn-secondary stretched-link .. card:: Installation Install it, include the site set, verify the setup — plus the supported TYPO3 and PHP versions. .. card-footer:: :ref:`Install in three steps ` :button-style: btn btn-primary stretched-link For editors =========== .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: Usage The Edit Menu, the Toolbar, inline editing and drag & drop reordering — everything that happens in the frontend. .. card-footer:: :ref:`View usage guide ` :button-style: btn btn-primary stretched-link .. card:: FAQ Nothing showing up in the frontend? Start here. .. card-footer:: :ref:`Get answers ` :button-style: btn btn-secondary stretched-link For integrators =============== .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: Configuration Site settings, per-user restrictions and global extension configuration — and which layer to use for what. .. card-footer:: :ref:`View configuration options ` :button-style: btn btn-primary stretched-link .. card:: Integration What your site package has to provide: content element IDs, optional column markers and custom styling. .. card-footer:: :ref:`Integrate it ` :button-style: btn btn-secondary stretched-link For developers ============== .. card-grid:: :columns: 1 :columns-md: 1 :gap: 4 :card-height: 100 .. card:: Developer corner How it works under the hood, PSR-14 events, ViewHelpers and language handling. .. card-footer:: :ref:`Extend the functionalities ` :button-style: btn btn-secondary stretched-link Reference ========= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: Migration A guide to migrate from version 1.x to version 2.x. .. card-footer:: :ref:`View migration guide ` :button-style: btn btn-secondary stretched-link .. card:: Comparison How this extension compares to visual_editor, feedit, frontend_editing and content_preview. .. card-footer:: :ref:`View comparison ` :button-style: btn btn-secondary stretched-link .. toctree:: :hidden: Introduction/Index Installation/Index Usage/Index Configuration/Index Integration/Index DeveloperCorner/Index FAQ/Index Migration/Index Delineation/Index