Garmin Connector

Component type

module

Maintenance status

Development status

Downloads

856

Component created

Component changed

Do you use Garmin fitness devices to track your fitness activities? Do you track running, cycling, swimming, and other activities? Does your data end up in Garmin Connect? Would you like to embed your fitness data into your Drupal website? Would you like to automatically back up all of your Garmin Connect workout data?

You've come to the right place.

APC Flush

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is intended to be used as an APC opcode cache flush automator for high performance Drupal-setups.

If you have setup PHP with apc.stat=0 in production and you deploy code updates (with version control or CI or whatever) you need to either restart your webserver or restart php-fpm to flush the opcode cache. You could also execute apc_clear_cache() with a script.

drush_sql_dump_hold

Component type

module

Categories

Maintenance status

Development status

Downloads

1164

Component created

Component changed

This drush extension adds a hold option and argument (e.g. --hold=31) to drush's core sql-dump command,
which lets you hold specified amount of sql dumps before purging the oldest.

Installation

Manual method

Download and extract this extension to a number of places:

Drush Scenario Builder (DSB)

Component type

module

Maintenance status

Development status

Component created

Component changed

DSB is a Drush utility to automate project setups. It defines the concept of a "scenario", a named setup consisting of a certain amount of systems (drupal instances) with individual setup and configuration.

The scenario building process is split into several phases:

Acquia Purge

Component type

module

Maintenance status

Development status

Downloads

134757

Component created

Component changed

Top-notch cache invalidation on Acquia Cloud!

The acquia_purge module invalidates your Varnish caches on your Acquia Cloud site. When combined with setting Drupal's time to live (TTL) very high, your stack requires less servers, becomes much more resilient against DDOS attacks and performance dramatically improves!

Htaccess

Component type

module

Maintenance status

Development status

Downloads

18672

Component created

Component changed

Htaccess is a module which autogenerates a Drupal root htaccess file based on your settings.

Drupal tries to provide a one size fits all htaccess for Apache webservers, but this goal is increasingly difficult. This module allows the webmaster to set specific options.

Also, this module is dedicated to webmasters who don't want
to manually modify htaccess every time during a version
upgrade to use Drupal.