Forums / Developer / Content remove workflow

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Content remove workflow

Author Message

Fabien Mas

Tuesday 15 September 2009 5:40:03 am

Hi,
I would like to perform my own actions when an object is removed.
I found this extension :http://ez.no/developer/contribs/hacks/content_remove_workflow
but it's quite old and there is a hack inside

Is there another way to proceed in ezp 4.x ?

Thx
Fabien

Łukasz Serwatka

Tuesday 15 September 2009 6:30:01 am

Hacks are not needed any more. You can uncomment bunch of useful triggers in the workflow.ini.[OperationSettings]. Of course you will still need a custom workflow event hooked to content-delete.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Fabien Mas

Tuesday 15 September 2009 6:56:57 am

Hi Luksaz,
it helps thanks !

It seems to be only available from the 4.1x version of ez