Skip to content

Commit 2e050de

Browse files
authored
Added fallback redirects for 5.0 PIM -> Product Catalog rename#3187 (#404)
1 parent 533ea6c commit 2e050de

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

plugins.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,19 @@ plugins:
4949
'commerce/payment/configure_payment_method.md': 'commerce/payment/work_with_payment_methods.md'
5050
'commerce/shipping/configure_shipping_method.md': 'commerce/shipping_management/work_with_shipping_methods.md'
5151
'commerce/payment/create_payment_methods.md': 'commerce/payment/work_with_payment_methods.md'
52-
'commerce/shipping_management/configure_shipping_methods.md': 'commerce/shipping_management/work_with_shipping_methods.md'
52+
'commerce/shipping_management/configure_shipping_methods.md': 'commerce/shipping_management/work_with_shipping_methods.md'
53+
'product_catalog/product_catalog.md': 'pim/pim.md'
54+
'product_catalog/create_edit_product.md': 'pim/create_edit_product.md'
55+
'product_catalog/create_product_types.md': 'pim/create_product_types.md'
56+
'product_catalog/create_virtual_product.md': 'pim/create_virtual_product.md'
57+
'product_catalog/manage_availability_and_stock.md': 'pim/manage_availability_and_stock.md'
58+
'product_catalog/manage_currencies.md': 'pim/manage_currencies.md'
59+
'product_catalog/manage_prices.md': 'pim/manage_prices.md'
60+
'product_catalog/product_types.md': 'pim/product_types.md'
61+
'product_catalog/products.md': 'pim/products.md'
62+
'product_catalog/work_with_catalogs.md': 'pim/work_with_catalogs.md'
63+
'product_catalog/work_with_product_assets.md': 'pim/work_with_product_assets.md'
64+
'product_catalog/work_with_product_attributes.md': 'pim/work_with_product_attributes.md'
65+
'product_catalog/work_with_product_categories.md': 'pim/work_with_product_categories.md'
66+
'product_catalog/work_with_product_page_urls.md': 'pim/work_with_product_page_urls.md'
67+
'product_catalog/work_with_product_variants.md': 'pim/work_with_product_variants.md'

0 commit comments

Comments
 (0)