Skip to content

visol-forks/xima-typo3-frontend-edit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension icon

TYPO3 extension xima_typo3_frontend_edit

Latest Stable Version Supported TYPO3 versions License

This extension provides an edit button for editors within frontend content elements.

Frontend Edit

Note

This is not a further development of the "original" extension frontend_editing. It is similar in some ways to the realisation of the feedit extension. This extension is an independent implementation with a different approach.

The extension has been developed to provide a simple and lightweight solution to easily start the editing of content elements from the frontend and thus reduce the gap between frontend and backend. Therefore a simple javascript is injected into the frontend, which generates action links to the TYPO3 backend with the corresponding edit views.

Installation

Composer

Packagist Packagist Downloads

composer require xima/xima-typo3-frontend-edit

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

Documentation

Please have a look at the official extension documentation.

Development

Use the following ddev command to easily install all supported TYPO3 versions for locale development.

ddev install all

License

This project is licensed under GNU General Public License 2.0 (or later).

About

TYPO3 extension which provides an edit button for editors within frontend content elements.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.9%
  • Shell 22.9%
  • JavaScript 11.1%
  • CSS 2.9%
  • HTML 0.2%