marioquartz Posted November 15, 2021 Share Posted November 15, 2021 I need to know wich hook can use when a CMS page is saved. Reading this link= https://devdocs.prestashop.com/1.7/modules/concepts/hooks/list-of-hooks/ I suppose the hook is "actionObject<ObjectName>UpdateAfter" But wich is the "object name"? In the url is "cms-pages", so maybe is "CmsPages"? The class in /classes is "Page". But hookActionObjectPageUpdateAfter() dont work Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 Try actionObjectCmsUpdateAfter Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now