Documentation

Ucommerce includes full API reference documentation and lots of helpful articles to help you build your e-commerce site as effortlessly as possible.

Topics Payment Providers
v7.18

Extending backend UI in Ucommerce (Deprecated in V9)

Before you read on, please know that extensibility in our webforms framework is deprecated and will be removed soon. Please read here for a little more context.

Ucommerce comes with a lot of great opportunities to extend the backend UI for a uniform integration for your clients. Whether it is the tree or the entire editor you want to extend, there is a way. this section covers the different aspects and explains you how to achieve a seamless integration.

A word on Kondo UI

In version 9.0 Ucommerce ships with a new UI stack built on Vue.js

In favor of releasing faster and establishing knowledge on how the UI behaves, extensibility has been prioritized for a later (currently unknown) version.

This means that you're not able to change how the new UI stack behaves or change the look and feel. If you're still interested in changing the UI this is still possible with the webforms UI stack and the following articles provides knowledge how to.