API Services

Component type

module

Maintenance status

Development status

Downloads

432

Component created

Component changed

About API Services

The API services module provides a framework for managing third-party API endpoints using configurable entities.

Developers can then create requests to these endpoints using an API provider implementation, and send the requests using an API client service.

Extended Tools for PHP Execute

Component type

module

Categories

Maintenance status

Development status

Downloads

989

Component created

Component changed

Awesome module was develop by Cristian Fleischer (DizzyC). Many thanks to him.

Overview

PHP Execute Extended Tools is meant to be an extension to Devel's PHP Execute page (/devel/php)

PHP X Tools adds History section to the devel execute page as well as a Saved Script section.

Asset Injector

Component type

module

Maintenance status

Development status

Downloads

20226

Component created

Component changed

This combines the two modules, JS Injector and CSS Injector, into a single module for simplicity.

As described from those modules, this functions the same. This module is definitely not a replacement for full-fledged theming, but it provides site administrators with a quick and easy way of tweaking things without diving into full-fledged theme hacking.

Color Rebuilder

Component type

module

Categories

Maintenance status

Development status

Downloads

714

Component created

Component changed

Color Rebuilder

This module allows to clear the images and css cache of the color module.
It allows to set a new color scheme for a specified theme.

It supports Drush and Hook_Menu

Rebuild using URL

Load the page http://drupalsite.com/color_rebuilder/rebuild/<theme_name>/<color_scheme>

Cacheable forms

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was created primarily to address issues related to the cache_form table in Drupal.

Specifically:
1. Ajaxified forms throw an error if the the form was served from a cached page after the corresponding record in cache_form was deleted
2. cache_form table size can grow to be extremely large in enterprise websites