Maintainers strive to actively monitor issues and respond in a timely manner.

Status Pushover

Provides Pushover.net API integration that can send push notifications if errors are found on the status report page (/admin/reports/status).

Core install script

As drush si breaks all the time, I am going to write my own install script, this is untenable and given the complexity of drush, also undebuggable.

Path Memory

This module will allow a user with the proper permission to override Apache's default memory setting on specific Drupal paths.

This can be helpful if:

  • You have some pages that require more memory than your standard page memory size (likely 128MB). This could be on a visitor facing page, or a system page (like the infamously memory hogging Drupal module listing page).
  • By inspecting your site's memory requirements, it's clear that your site actually needs significantly less than 128MB in most cases. If your site is tuned for 128 megs, then you're leaving performance on the table in high load situations. In reality, you could likely give PHP less memory (and tune accordingly) and use this module to only give more memory on the few pages that need it.

The module allows wildcards for paths as well.

Similar modules:
http://drupal.org/project/page_memory_limit - this module is a bit simpler and allows you to set paths in a configuration file. Path memory allows you to manage your memory paths through the standard Drupal interface.

This project is sponsored and maintained by:

Prototype

Prototype Starter Theme

Prototype is a starterkit Drupal theme leveraging Single Directory Components. The goal of Prototype is to provide a solid foundation for Drupal theme development by establishing a pattern of well organized components alongside a front-end build pipeline that utilizes SCSS, PostCSS, Webpack for JS bundling, Babel and Browsersync.

Post CSS and Babel respect .browserlistrc configuration, post processing CSS and JS as needed based on the browser versions defined.

Pathauto regen

Automatically updates the path aliases of nodes in a menu.

This is mainly useful if you are using a menu to determine path aliases.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained