Multicurrency
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Multicurrency based on taxonomy
Multicurrency based on taxonomy
For Aegir 2.x
Provides a report of how many package updates are available for a given platform. Does not depend on the update module being enabled on any site in the platform. To install this, you must also install provision_package_updates.
Provides the backend code for hosting_package_updates.
For Aegir 2.x.
Provides options to inline entity form widgets:
Squatting. If you have actual code to put here before I get mine done, and any reason at all why this name should be for your project, I will give it to you. Let me know.
Telephone validation module provides field validation to Drupal core Telephone field and tel form element. Just install the module and enable field validation to ensure telephone data quality.
The module uses libphonenumber composer package for validation, and supports the many different national number formats. For international telephone field we suggest using E164 format.
Complex tools to disable drupal bugs in SEO
Some handy admin options for common commerce tasks.
* Hide AUD on price fields
* Format price field widgets with field prefix/suffix according to currency settings
* Add email field to anonymous checkout billing profile and use it to set $order->mail
* Skip empty checkout panes
* Use a format string for product reference field labels, including placeholders !title and !price
* Ajax-calculate total on specified forms with product reference, line item reference and/or price fields
Adds admin options for common / helpful theming enhancements:
* Enable template files:
** per content type
** per error page
** per view mode
* Add preprocess variables:
** $messages, $tabs, $breadcrumb to preprocess_html
* Form element options:
** Allow HTML in labels
** UI to set #title_display per field
** Wrap radio/checkbox inputs in their label
** Use a format string for radio/checkbox labels, including placeholders !field, !field_prefix, !field_suffix, !label, !label_prefix, !label_suffix
A simpler donation setup for Commerce:
* Creates a commerce_donation line item type & price component type
* Alters forms & inline entity forms to hide quantity & label fields and provide default value
* Removes #required from commerce_unit_price field