Skip to content

Conversation

@mautz-et-tong
Copy link

  • add events for creating and updating CMS Blocks and CMS pages

@mautz-et-tong mautz-et-tong requested review from a team as code owners November 5, 2025 13:40
<observer name="mageos_common_async_events_catalog_product_save_after"
instance="MageOS\CommonAsyncEvents\Observer\ProductSaveAfterObserver"/>
</event>
<event name="magento_cms_api_data_pageinterface_save_after">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have expected cms_page_save_after here. Are you sure that this event is thrown in all cases a CMS page is saved?

@avstudnitz
Copy link
Contributor

Thank you!
Looks good, the only thing I'm questioning are the event names. What are the reasons to use these events instead of the more common cms_page_save_after and cms_block_save_after?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants