PHPackages                             soft2do/frontend-editing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. soft2do/frontend-editing

ActiveTypo3-cms-extension

soft2do/frontend-editing
========================

Enable editors to work with the content in the most intuitive way possible Is Extended from Typo3 Frontend editing

2.8.0(2y ago)077GPL-2.0-or-laterJavaScript

Since Apr 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ziedmaaloul/typo3-v10-frontend-editing)[ Packagist](https://packagist.org/packages/soft2do/frontend-editing)[ Docs](https://github.com/ziedmaaloul/typo3-v10-frontend-editing)[ RSS](/packages/soft2do-frontend-editing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (13)Used By (0)

TYPO3 frontend editing
======================

[](#typo3-frontend-editing)

[![TYPO3](https://camo.githubusercontent.com/95b97bf30b8b5b6165cafd25cef0d9dac36c06ceae2a71021f6c58bd39e30843/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31312d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://typo3.org/) [![TYPO3](https://camo.githubusercontent.com/cc1b7063888c8b51454eba1d97cf837c15676c490188a6f0e9400137eebac772/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31302d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://typo3.org/) [![TYPO3](https://camo.githubusercontent.com/9863d7042bbc1a48beffd01f53a5fc1f87620c669d688f173e3c532f8f095adc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d392d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://typo3.org/) [![Build Status](https://camo.githubusercontent.com/459985c49fc7e9e73d1717999d40399dc7ab5f678b137e22adf10397e39f5185/68747470733a2f2f7472617669732d63692e6f72672f467269656e64734f665459504f332f66726f6e74656e645f65646974696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/FriendsOfTYPO3/frontend_editing)

TYPO3 frontend editing (frontend\_editing)
------------------------------------------

[](#typo3-frontend-editing-frontend_editing)

Extended From [Original Extension](https://docs.typo3.org/p/friendsoftypo3/frontend-editing/master/en-us/)This package gives frontend editing capability to TYPO3 CMS, the editor used is [Ckeditor](http://ckeditor.com/).

Documentation
-------------

[](#documentation)

For all kind of documentation which covers install to how to develop the extension:

[Local Documentation](Documentation/Index.rst)

[Online Documentation](https://docs.typo3.org/p/friendsoftypo3/frontend-editing/master/en-us/)

[Donate to the Frontend Editing for TYPO3 project](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WPXRSUTAJNRES&source=url)

### To Add JS / CSS Files To Front End Editing

[](#to-add-js--css-files-to-front-end-editing)

```
plugin.tx_frontend_editing {
	settings {
		enableDefaultRightBar.50 = 10
		cssFiles{
			10 = EXT:extension/Resources/Public/Css/Backend/frontend_editing_override.css
		}
		jsFiles{
			10 = EXT:extension/Resources/Public/Css/Backend/frontend_editing_override.js
		}
	}
}

```

enableDefaultRightBar is To enable or Disable the default style

### To Override on Default Color

[](#to-override-on-default-color)

```
plugin.tx_frontend_editing {
	settings {
		defaultColors{
		    primaryColor.10=red
		    secondaryColor.10=green
    		}
	}
}

```

### To add Drop Zone Area

[](#to-add-drop-zone-area)

Import Core In html

```
xmlns:core="TYPO3\CMS\FrontendEditing\ViewHelpers"

```

Call Drop Zone Area With

```

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

10

Last Release

1091d ago

Major Versions

1.7.0 → 2.1.02023-05-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5153ec1cddf38d7a11cf3f9782df7ac3be1affb57c367be56b9bbd121123a52?d=identicon)[ziedmaaloul](/maintainers/ziedmaaloul)

---

Top Contributors

[![ziedmaaloul](https://avatars.githubusercontent.com/u/16672404?v=4)](https://github.com/ziedmaaloul "ziedmaaloul (47 commits)")[![Chaari-Ons](https://avatars.githubusercontent.com/u/69904651?v=4)](https://github.com/Chaari-Ons "Chaari-Ons (3 commits)")

---

Tags

TYPO3 CMSfrontend-editing

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/soft2do-frontend-editing/health.svg)

```
[![Health](https://phpackages.com/badges/soft2do-frontend-editing/health.svg)](https://phpackages.com/packages/soft2do-frontend-editing)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[friendsoftypo3/frontend-editing

Enable editors to work with the content in the most intuitive way possible

110123.8k2](/packages/friendsoftypo3-frontend-editing)[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1473.0M32](/packages/apache-solr-for-typo3-solr)[mask/mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

1391.6M10](/packages/mask-mask)[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

892.9M22](/packages/ichhabrecht-content-defender)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
