You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working ho…
Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contibute,…
The AmazonS3 Drupal module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper …
this is a fork from https://drupal.org/node/1865568 and supporting awssdk v2 . We here to continuous maintain on github and avoid duplication in drupal.org
With Drupal combo_field_storage module, we can write mongoDB enabled field storage to both MySQL and MongoDB, but the write speed of MySQl is slow. Here we make…