Extended Drupal Package

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

The Extended Drupal Package is used to add Best Practices to your Drupal installation. Ready-to-go implementations are provided to be used as a layer in any kind of Drupal project.

The package is mainly build for developers as a nice and handy library to use within their development process. Contact me if you have any ideas or suggestions to what might be useful for the package. Also don't hesitate if you're interested in becoming a co-maintainer for this project.

Barracuda

Component type

module

Maintenance status

Development status

Downloads

4538

Component created

Component changed

The Barracuda (part of BOA) project has moved to Github!

* Use our Github project for contributing code, or reporting bugs, or requesting features.
* There is also a Gitter community channel.

New releases announcements are posted on Twitter

Dtc

Component type

module

Maintenance status

Development status

Downloads

4549

Component created

Component changed

Finally Drupal 7 version is out!!

You will need some 3rd party javascript files to use this module. You can download them from our main site:
http://drupalthemecreator.sed.hu

With our module you can design your actual theme on your Drupal site by a point and click method. You can modify almost all of available CSS properties only in a few clicks.

jscolor was not supported Chrome so we've updated the plugins package at our main site. Now everything is OK. Please download the update package!

Twilio

Component type

module

Maintenance status

Development status

Downloads

8820

Component created

Component changed

The Twilio module provides integration with the Twilio cloud communication platform allowing for your Drupal site to integration Voice and SMS functionality.

Looking for a co-maintainer!

Captcha-free Form Protection

Component type

module

Categories

Maintenance status

Development status

Downloads

16188

Component created

Component changed

The Drupal 8 version is released and has protection for all the forms as shown in the image. The only thing missing is protection for Webform and that module is not nearly ready for release at this time. Try this module especially to eliminate those robot user registrations and having to go in and delete all the bogus users. All without having to use the annoying captcha.

VoIP Drupal

Component type

module

Maintenance status

Development status

Downloads

24462

Component created

Component changed

---
Check the new VoIP Drupal fact sheet: http://bit.ly/voipdrupalfacts
---
VoIP Drupal is an innovative framework that brings the power of voice and Internet-telephony to Drupal sites. It can be used to build hybrid applications that combine regular touchtone phones, web, SMS, Twitter, IM and other communication tools in a variety of ways, including:

filtertube

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module is an Input Filter allowing Users to easily add YouTube videos into their content. Using YouTube's “new” h.246 video playback embed method. Not using SWF/flv Object embed! This ensures playback across a variety of more current devices: mobile webkit/android.

Features
  • playback size controls
  • user configureable playback options (autoplay, custom title overlay)
  • admin, override of user controls abilities
  • admin, ratio widget for custom sizing help
  • per input format settings

BUeditor code sample

Cron Debug

Component type

module

Categories

Maintenance status

Development status

Downloads

27637

Component created

Component changed

Debugging cron jobs in Drupal 7.x

Cron Debug will help you find cron processes which

  • fail due to programming or runtime errors
  • time out (PHP, server, database)
  • are very slow

Cron Debug will also allow you to test run specific cron functions while not running others. This can be nice for developing cron functions where you don't want to run a full cron.php with all maintenance, alerts and other tasks every time you test your own function.