[Neos] Back-end editing of package models

Aske Ertmann aske at moc.net
Thu Jan 29 18:04:53 CET 2015


Hi Olle

There has been plans for that for a long time and work has been done to achieve it, but so far it hasn’t been finished to a state that could be included in the core.

It’s called Expose and Marc Neuhaus is the go to guy on that subject. Here’s the Git repository https://git.typo3.org/Packages/TYPO3.Expose.git <https://git.typo3.org/Packages/TYPO3.Expose.git>

We’re exploring ways of content editing not directly related to pages as well, which will solve some of the needs for such a feature. However this is also not available at the moment.

The current alternative is to create a backend module, which can easily be achieved much like a normal Flow controller. That’s how it’s done in the backend modules included in Neos.

You can find an example of that here, https://github.com/bwaidelich/Wwwision.Neos.MailChimp <https://github.com/bwaidelich/Wwwision.Neos.MailChimp>

Keep in mind that backend modules aren’t public API and subjectable to breaking changes still.

Hope it helps.

Cheers,
Aske

> On 27 Jan 2015, at 16:06, Olle Haerstedt <o.haerstedt at bitmotion.de> wrote:
> 
> Hi!
> 
> Will there ever be in Neos a system like CMS where you can directly edit
> extension records in the back-end (TCA)? What's the alternatives if you
> need something like this?
> 
> Olle
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list