Skip to content
Snippets Groups Projects
Select Git revision
  • 415ea3516e5a9a75847447d3ccb3aaba44c9a5ff
  • 7.x-3.x default
  • 7.x-4.x
  • 3353492-drupal-10-support
  • bug/files-import
  • detached
  • release/7.x-4.0-beta2
  • 7.x-5.x
  • 4.2.x
  • feature/no-platforms
  • 7.x-4.x-verify-works
  • 2953349-drush9-composer
  • 4.1.x
  • 4.x-php81
  • feature/php/8.1
  • php81
  • 7.x-4.1.x
  • 3254372-ci_updates_for_focal_and_bullseye
  • 7.x-3.20.x
  • 7.x-3.19.x
  • 2708727-site-install-fail-errors
  • 7.x-4.0-beta19
  • 7.x-4.0-beta18
  • 7.x-4.0-beta17
  • 7.x-4.0-beta16
  • 7.x-4.0-beta15
  • 7.x-4.0-beta14
  • 7.x-4.0-beta13
  • 7.x-4.0-beta12
  • 7.x-4.0-beta11
  • 7.x-4.0-beta10
  • 7.x-4.0-beta9
  • 7.x-4.0-beta8
  • 7.x-4.0-beta7
  • 7.x-4.0-beta6
  • 7.x-4.0-beta5
  • 7.x-4.0-beta4
  • 7.x-4.0-beta3
  • 7.x-4.0-beta2
  • 7.x-4.0-beta1
  • 7.x-3.192
41 results

drupal_install.php

Blame
  • user avatar
    Adrian Rossouw authored and adrian committed
    First import of the basis of the 0.2 release of provision. This version has a much cleaner api, through the dynamic inclusion of <command>.provision.inc files , which any module can overload. Each of these files has the exact same structure, and thus it is much clearer what happens when, and much much simpler to document / extend. I also removed all the drupal dependencies i could find, in preperation for moving to a version agnostic drush, for all buy provision_drupal (which is going to be spun off into a different project). This also includes a working update command, and keeps track of the modules installed on a site after every verify / upgrade process. This information is not being tracked in hosting, yet
    415ea351
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    drupal_install.php 11.10 KiB