eca-1.0.x-dev/modules/modeller_bpmn/eca_modeller_bpmn.install

modules/modeller_bpmn/eca_modeller_bpmn.install
<?php

/**
 * @file
 * Install file with update hooks for the ECA UI module.
 */

/**
 * Replace eca_modeller_bpmn with modeler_api.
 */
function eca_modeller_bpmn_update_8001(): void {
  // Install modeler_api.
  \Drupal::service('module_installer')->install(['modeler_api']);
  // Uninstall the deprecated eca_modeller_bpmn module.
  \Drupal::service('module_installer')->uninstall(['eca_modeller_bpmn']);
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc