Skip to content

Compatibility efforts with friendsoftypo3/headless #27

@thopra

Description

@thopra

Hey!

I'm following this project with a lot of interest. Visual editing is THE missing feature in TYPO3 so I appreciate any effort going into that direction very much.

However, a lot of us have moved away from the traditional coupled approach to frontend templating with fluid and are instead building on top of the API provided by friendsoftypo3/headless, for example by using vue.js for frontend rendering (using the nuxt/typo3 package or other implementations).

Since this extension heavily relies on ViewHelpers to wrap web components and load the required JS, I would be very interested if there are any plans or thoughts of making this extension compatible with a frontend that is not using fluid (and if so, if there are already any ideas how that could look like) or if you would rather see both extensions to be mutually exclusive.

I can imagine that while porting/integrating the components to something like vue and making requests to match what's expected by the middleware could easily be done, integration of RTE could especially prove very difficult in this scenario because it requires its configuration/plugins coming from the backend.

I'd be interested in your general approach to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions