Skip to main content
Relation manager extensions allow modifying the form and table of any relation manager in the Lunar admin panel. Create a class that extends RelationManagerExtension and register it with the LunarPanel facade.

Example

The following example extends the CustomerGroupPricingRelationManager to add a custom column to the form and table:

Available Methods