You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a requirement to add Yotpo Loyalty Widget ( Html div containing yotpo instance ID ) in the Customer's "My Product Subscriptions".
The "My Product Subscriptions" customer page is created by the SubscribePro module.
We had to create a separate layout xml file to include a CMS block in the "My Product Subscriptions" page.
It would have been easy/efficient if SubscribePro module had this "My Product Subscriptions" page listed in the Magento Widget's Layout Updates section.
Feature Request
Can you add page_types.xml in subscribepro module so that the pages related to subscribepro module can be listed in the layout updates section of Magento Widgets?
Scenario
We had a requirement to add Yotpo Loyalty Widget ( Html div containing yotpo instance ID ) in the Customer's "My Product Subscriptions".
The "My Product Subscriptions" customer page is created by the SubscribePro module.
We had to create a separate layout xml file to include a CMS block in the "My Product Subscriptions" page.
It would have been easy/efficient if SubscribePro module had this "My Product Subscriptions" page listed in the Magento Widget's Layout Updates section.
Feature Request
Can you add
page_types.xml
in subscribepro module so that the pages related to subscribepro module can be listed in the layout updates section of Magento Widgets?e.g. https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Cms/etc/frontend/page_types.xml
The text was updated successfully, but these errors were encountered: