Skip to content

Add support for exporting all entities of a type via UI

mattwire requested to merge mattwire/configitems:configexportall into master

This improves the "Export UI" so that you can export ALL of each type of entity at once: image

There are a few entities excluded because they are custom (eg. SepaCreditor) or because they are really OptionGroups (eg. EventType). Some of these could be added in the future by detecting if the relevant entities/extensions are installed.

Merge request reports