Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.1.0-b1
-
Component/s: None
-
Labels:None
Description
There are currently no events for updating or deleting a client or contact, or adding a contact. A request for this was made at https://requests.blesta.com/topic/pull-request-client-and-contact-create-update-and-delete-callbacks
Sample code was provided, review the code and see if it works as intended for inclusion.
Update the docs for all events.
Additional events from Blesta Addons for possible inclusion. Note from Blesta Addons: It need just to add the event triggers to the models and cronjob controller
Includes the following files/events:
event_callback.php
events_app_controller_callback.php
events_calendar_events_callback.php
events_client_groups_callback.php
events_clients_callback.php
events_companies_callback.php
events_contacts_callback.php
events_coupons_callback.php
events_cron_callback.php
events_cron_tasks_callback.php
events_emails_callback.php
events_gateway_manager_callback.php
events_invoices_callback.php
events_navigation_callback.php
events_services_callback.php
events_staff_callback.php
events_transactions_callback.php
events_users_callback.php
All new events should be added to the documentation at https://docs.blesta.com/display/dev/Event+Handlers