Модули
Allows to cleanup the orders by various order properties like last changed, status.
This development version of the IMCE module has been built to begin the process of obtaining a fully-functional version of IMCE that will run with D8.
Allows adding Custom Labels to fields that are automatically added to certain Views by Entityform.
This was a personal collection of handy functions to help in Drupal Modules Development...
Currently, this module does 2 things:
These are the modules, recipes and features used for setting up your own http://drush.recipes style web service.
Set prices on products from several pricelists in Drupal Commerce as is common in B2B.
Adds a quantity multiplier select field to the add to cart form, so for example a client can only order in quantities of x times y of a product: 12, 24, 36, (etc).
This module provides a basic interface to allow your users to utilize your server's NCBI BLAST+.
This module allows you to add a field to select a country. Useful for enityforms module.
The module provides a panel pane that displays plural string (including count of items string).
An example of using the module:
This is a simple module that creates a form on a path via the hook_menu function. The form requires two numbers on two textfields and then returns the sum of the two when the form is submitted.
Add a way to manage how the addressfield is displayed at entity displays
private_file_url
Provides drush hooks to allow 'update modules' to be installed before or after hook_update_N() is run.
Menu Export is a Drupal 7 module to export menus easily. Menu Export generates a piece of PHP code which you can store, for example inside a simple .inc file provided by your module.
Overview
The module provides some tricks to stop sending spam on your website.
How it works
It basically just adds extra validation to node and comment forms.
Custom module .info file code:
name = Custom Module
description = "Provides a various customizations"
package = Custom
core = 7.x
The goal of this module is to provide the user an easy and fast way to became a member of the site.
Testing custom module distribution
