Prototype: (bool)
public function onDomusImportRestore($engine, $data =
array())
Synopsis: Process the submitted data and stores it inside the database
Sample plugin: plugins/domusimport/standard/standard.php
This event is fired when the user filled all the options in the previous page and clicked on the button
. In the request you will find all the options value previously displayed, so you can adjust your import accordingly (for example restore the customers instead of the properties)