From 129aac0e4cc10f6f75f91327e9f0634849e4ddaf Mon Sep 17 00:00:00 2001 From: Pierre Sylvestre Date: Tue, 20 Jan 2026 12:25:29 -0300 Subject: [PATCH] [wcml-5289] Add initial support for "WooCommerce All Products For Subscriptions" As this is an addon of "WooCommerce Subscriptions", we'll hold the config together with the main addon. https://onthegosystems.myjetbrains.com/youtrack/issue/wcml-5289 --- config-index.xml | 1 + woocommerce-subscriptions/wpml-config.xml | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 woocommerce-subscriptions/wpml-config.xml diff --git a/config-index.xml b/config-index.xml index 8cc0048..9959346 100644 --- a/config-index.xml +++ b/config-index.xml @@ -101,6 +101,7 @@ Woo Product Bundles WooCommerce Product Gift Wrap Woocommerce Social Media Share Buttons + WooCommerce Subscriptions WooCommerce Tab Manager WooCommerce Video Tab Yoast SEO diff --git a/woocommerce-subscriptions/wpml-config.xml b/woocommerce-subscriptions/wpml-config.xml new file mode 100644 index 0000000..6c9758b --- /dev/null +++ b/woocommerce-subscriptions/wpml-config.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file