Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 434 Bytes

customization.md

File metadata and controls

8 lines (5 loc) · 434 Bytes

Customization

Overriding models and resources

The plugin configures the model like a "sylius resource" using the sylius_resource configuration. You can see it here: src/Resources/config/resources/vendor.yaml.

So, you can override the class resource you want simply overriding the proper part of that configuration.