Skip to content

Commit

Permalink
[TASK] Streamline README
Browse files Browse the repository at this point in the history
  • Loading branch information
bmack authored Apr 1, 2020
1 parent 9c808d5 commit 12cf296
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# TYPO3 Extension "feedit"
# TYPO3 Extension "feedit" - Basic Frontend Editing

This TYPO3 extension is a simple solution to edit TYPO3 page content elements
directly in the frontend as a logged in backend user. It adds edit icons around
elements for this.
directly in the frontend as a logged-in backend user. It adds edit icons around
elements for this purpose.

The functionality was part of the TYPO3 Core until TYPO3 v10.0, and moved into its
own extension, receiving its own public repository.

## Installation
The latest version can be installed via TER (http://typo3.org) or via composer
by adding ''composer require friendsoftypo3/feedit'' in a TYPO3 v10.0+ installation.
The latest version can be installed via TER (https://typo3.org) or via composer
by adding `composer require friendsoftypo3/feedit` in a TYPO3 v10.0+ installation.

## Current state
The extension has been part of TYPO3 Core for a very long time but never
received much love. It may become more healthy if maintained as third party
received much love. It may become more healthy if maintained as third-party
extension and has been extracted for this reason.

## Contribution
Expand All @@ -29,4 +29,4 @@ published under their respective licenses.
Many contributors have been working on this area while this functionality was part of
the TYPO3 Core. This package is now maintained by a loose group of TYPO3 enthusiasts inside
the TYPO3 Community. Feel free to contact Benni Mack ([email protected]) for any questions
regarding "feedit".
regarding `feedit`.

0 comments on commit 12cf296

Please sign in to comment.