Simple subscription

Component type

module

Maintenance status

Development status

Downloads

20848

Component created

Component changed

Version *.x-2.x

Subscriptions are now entities, they are stored and manageable via an administration interface.
It's has been rewritten from the 7.x-1.x branch with new features:

  • CSV export feature
  • Views integration
  • More to come, just ask

Version *.x-1.x

The simple_subscription block is composed of one text field (validated as an email adress) and a submit button. In the block administration page you can configure :

Switcheroo

Component type

module

Categories

Development status

Downloads

1721

Component created

Component changed

Provides an easy method to switch between a core and contrib version of a module. This comes in handy when working with or developing a contrib version of a core module and you want to quickly switch between the two to compare or use the core version.

Example usage
SimpleTest 7.x-2.x, which will override core SimpleTest, does not provide the same testing API and thus does not allow for running core tests. Using switcheroo you can quickly switch between the two to run your 2.x api tests or core tests.

Webform Userpoints

Component type

module

Categories

Maintenance status

Development status

Downloads

1420

Component created

Component changed

Integrate the userpoints system with the webform module and allows individual webform submissions to award points to the submitter. With the upgrade of Webform to v3, the ability to include PHP code within the form submit process was removed and placed into a seperate module (webform_php). Whilst the functionality of the module I have created can be replicated using webform_php, it is not recommended to use this method as it opens up security issues - such as allowing php code to be run from a textfield - something the author is strongly against.

Ubercart Product Actions

Component type

module

Maintenance status

Development status

Downloads

8170

Component created

Component changed

Do you manage an Ubercart shop with lots of products?

If you have lots of products in your shop, and you ever wanted to do any of the following, this module will surely help:

  • Decrease the price of some/all products in your shop by 20%, or
  • Manually set the weight of some/all product to 0, or
  • Increase the price of some/all products in your shop by $3

This simple module aims to assist Ubercart shop managers with making mass-changes (bulk update / blanket changes) to product data, including weight and prices, by implementing Drupal Actions which can be used in custom code or in conjunction with the excellent Views Bulk Operations (VBO) module.

Enterprise Marketing Resources

Component type

module

Development status

Component created

Component changed

This project exists to help Drupal related enterprises to collaborate on better marketing of Drupal. The aim is to support the Drupal 7 release by producing marketing materials that are worthy of this big leap forward, and will help to explain the power of Drupal to clients - especially large enterprises.

For an introduction please see: #938474: The Idea For This Project

Subscriptions Service

Component type

module

Categories

Development status

Downloads

500

Component created

Component changed

This module is a Service module, currently, it works with version 6.x-2.2. It provides one service, subscriptions_service_queue which is a copy of subscriptions_queue and it allows you to send an event to the queue via Services.

An example of this is when you're posting a node on site X via Services but you want to notify some users depending on Taxonomy/Content Type.

Math ML

Component type

module

Categories

Development status

Component created

Component changed

Holding page for a mathml module more to come really soon

Git Rules

Component type

module

Categories

RDF

Development status

Downloads

576

Component created

Component changed

Git Rules defines some actions, conditions and events that let's you interact git repositories.

Actions

Git Rules defines the following actions that can be used to control git repositories:

  • Initiate git repositories (git init)
  • Clone repositories (git clone)
  • Add remotes to repositories (git remote add)
  • Remove remotes to repositories (git remote rm)
  • Fetch repositories (git fetch)

Events

Git rules has two events, both are actually triggered at the same time:

Ubercart CCK Attribute

Component type

module

Maintenance status

Development status

Downloads

4253

Component created

Component changed

I got a lots of requests from community, my colleagues and myself, about an auto-generated Attribute options for Übercart 2.x.

While current Attribute mechanism is manually data input, my attempt is making a way to connect between CCK Options and Attribute Options.

Übercart API allows us to do that smoothly.

CQUAD Mangento Connector

Component type

module

Maintenance status

Development status

Downloads

1138

Component created

Component changed

The CQUAD Magento Connector allows you to synchronize Drupal contents into Magento on a click of a button and display the contents on Magento Frontend. Magento, lacks in handling community content, is indeed a powerful e-commerce platform. Wherein Drupal empowers the easy content management.