Entity browser got configuration UI

Today I committed a configuration UI patch to the Entity browser module. This significantly improves experience for site builders. It is now possible to create, update and delete entity browsers without hacking yaml configuration files.

Configuration is available under Content authoring configuration:

All entity browsers are listed in a table:

Add/edit forms are multi-step. General configuration is on first step:

Configuration for individual plugins is on subsequent steps:

Configuration UI depends on form wizard, which is part of Ctools module. Entity browser will still work without it as it is only needed for edit and add forms.

I also release new alpha version of the module, which includes many other important improvements. Check release notes for more info.

We still need to add configuration forms for some of the entity browser plugins. This are very simple and straightforward tasks and suitable for new contributors. Check the issue queue if you'd like to help.

Tags