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. [Utility &amp; Helpers](/categories/utility)
4. /
5. soft2do/frontend-editing

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

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(3y 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 yesterday

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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

1137d 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

[friendsoftypo3/frontend-editing

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

103124.7k2](/packages/friendsoftypo3-frontend-editing)[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

953.2M25](/packages/ichhabrecht-content-defender)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[lochmueller/calendarize

Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize

76166.2k14](/packages/lochmueller-calendarize)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)

PHPackages © 2026

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