Powered by
Hi <@630428458203217920> you can either decide to ...
# ❓questions
i
ifox
03/09/2023, 10:51 AM
Hi
@david HUN
you can either decide to it in
afterSave
on a module repository, or globally using the EventServiceProvider. The
cms-module.save
event is triggered any time you make a change. So you can listen to that event and trigger the command.
Previous
Next