Relation Quick Add

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Small block that allows the user to add an appropriate relation from an entity page to any other appropriate entities, with a generic autocomplete for each endpoint, and relation fields.

Merged into Relation

This module was merged with relation a couple of years ago. Since then it has split off, and has become Relation Add.

URL Alias

Component type

module

Maintenance status

Development status

Downloads

1544

Component created

Component changed

This module has been merged into the UUID core project as the uuid_path sub module. No further development will occur in this project.

Do not file issues against this module because you can't get clean URLs or the path module working. Instead, read the docs for clean URLs or the core path module.

Bible Field 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is now in the standard Bible Field module.

drush_helmo

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Helmo's place to tinker with Drush

Media File Usage

Component type

module

Maintenance status

Development status

Component created

Component changed

Store and maintain all media file usage in contents

--------
Because of changes of media module this project never need to use.

Commerce subscription products

Component type

module

Maintenance status

Development status

Downloads

11156

Component created

Component changed

Status Update: Feb 18th, 2014

This module was originally created by fago as a quick solution for a problem, which solved it well while no other solution was available. At this point in time however, there are more robust solutions that are not only available but architecturally superior, actively supported, and under continued development.

We recommend those interested in subscription / membership sites to consider looking at commerce_license module as a solution. Out of the box it allows you to create "subscription" products that auto expire after a given time and can assign/remove roles from users. I would guess that this is the 90% use case of people looking at this module.

There is a single issue of "extending" a subscription if an additional one is purchased which is being solved/worked on here: https://drupal.org/node/2193305

I will endeavour to work with other module maintainers and get a comparison of commerce_sp, commerce_license, commerce_recurring, and commerce_subscriptions. I will also be seeing about creating a migration class / helper module for existing commerce_sp users to migrate to commerce_license and/or documenting how to create a simple membership site with commerce_license. If you have any questions please feel free to contact me.

- mrconnerton