Download the PHP package bangpound/drupal-bootstrap without Composer
On this page you can find all versions of the php package bangpound/drupal-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bangpound/drupal-bootstrap
More information about bangpound/drupal-bootstrap
Files in bangpound/drupal-bootstrap
Download bangpound/drupal-bootstrap
More information about bangpound/drupal-bootstrap
Files in bangpound/drupal-bootstrap
Vendor bangpound
Package drupal-bootstrap
Short Description Drupal 7 bootstrap replacement
License GPL-2.0
Package drupal-bootstrap
Short Description Drupal 7 bootstrap replacement
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package drupal-bootstrap
Drupal 7 Bootstrap
This library serves to replace Drupal 7's bootstrap in a manner that can be overridden.
Usage
To use this, you must patch Drupal 7 core in a few places places.
In each front controller (index.php, cron.php, authorize.php, install.php,
update.php, and xmlrpc.php), you must include the Composer autoloader.
After
add:
For Drush to work, you must add drushrc.php to sites/all/drush:
Apply the included drupal_bootstrap.patch to your Drupal root directory. The patch
is included below.
All versions of drupal-bootstrap with dependencies
PHP Build Version
Package Version
No informations.
The package bangpound/drupal-bootstrap contains the following files
Loading the files please wait ...