As far as I know they are the only thing there that isn't exportable config.
I don't think the /admin/commerce/config path ever needs to be accessible in a production environment, but currently my clients have to fiddle there to add/adjust shipping methods.
I propose the shipping module admin is split between content and config just like the order and product module admin is. Move the shipping methods directly under /admin/commerce.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3076739-2-move-shipping-methods-up.patch | 3.37 KB | bojanz |
Comments
Comment #2
bojanz commentedLet's try this patch.
It would help us resolve #2934142: Shipping method entity does not support translations because without it the translation URL is too large for Drupal (10 parts while 9 is the maximum).
Comment #4
bojanz commentedCommitted.