Unlimited Number Field

Component type

module

Maintenance status

Development status

Downloads

6261

Component created

Component changed

Adds a custom render element and field widget allowing the user to choose "Unlimited" or a number value.

The unlimited_number element renders a radios form element with an inline number field. Custom prefix and suffixes can be applied to the number field. The radio labels can also be customized.

This field eliminates the UI oddity where form descriptions will often request the user to leave a field empty, set to 0, or set to -1, where an unlimited value takes effect.

Advanced User Registration and Management

Component type

module

Maintenance status

Development status

Downloads

2439

Component created

Component changed

Note: There is no active development on this module, use LoginRadius Customer Identity and Access management module instead.

User Registration made simple for your Drupal Website! Let users register via email registration or social login as per their choice and manage their profile with simple LoginRadius Dashboard!

This plugin requires Paid Subscription of LoginRadius service..

Export Logs

Component type

module

Maintenance status

Development status

Downloads

1323

Component created

Component changed

Sometimes you want to debug the code quickly and there is a need that you do not have much time for it. If you go to Drupal`s log message report, it will contain lot of pages and you need to walk through all of the pages. Here in this module; you do not have to navigate anywhere and you have to set no configuration just simply call a url and export the logs.
The logs will be in text file which is properly formatted. One can easily find the error or text for which developer looks mainly.

Entity Reference Diagram

Component type

module

Maintenance status

Development status

Component created

Component changed

Initiative

The initiative is to have an easy visual diagram of entity references.

Enable the module like usual and view entity references at admin/structure/erd

Thanks to google chart!

Why it uses orgFlow

As entity reference field is very convenient, it ends up with loose respect on database normalizaion, integrity, etc. For instance, You can make a content type referencing to itself, to multiple content types. You can add this existing reference field to other entity. If continuing of doing these, it's very easy to get a mess.

Working days

Component type

module

Maintenance status

Development status

Component created

Component changed

Working days is a module that allows to calculate working days between 2 dates or the final date given an initial date and an amount of working days.
It also can calculate which days in a month are free or working days.

It enables an administrative interface to indicate which days does not be considered as working days.

Google Wallet Objects

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides some integration with the Google Wallet Objects API.

Provides an admin interface to input credentials. Provides hooks and form elements for displaying "Add to Google Wallet" buttons.

Requires Libraries and the google-api-php library from GitHub.

Example usage to generate a button:

YNot

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple YAML-based means of adding blocks, pages and tokens to Drupal.

Concisely, YNot allows you to use your favourite text editor to add HTML/PHP files to a site directory and have their output available as blocks, pages or tokens (or all three) within drupal.

Admin notification

Component type

module

Maintenance status

Development status

Downloads

1831

Component created

Component changed

A simple module to allow site administration to set up a notification that is shown to all users via drupal_set_message(). Simple as that.

Note: Admin notification can't be enabled with the Administration notification module, since it uses this module's project name as it's module name.