Commerce Multibanco (Ifthen Software)
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides a payment method using Ifthen Software Multibanco platform.
Provides a payment method using Ifthen Software Multibanco platform.
This module is intended to be used as an APC opcode cache flush automator for high performance Drupal-setups.
If you have setup PHP with apc.stat=0 in production and you deploy code updates (with version control or CI or whatever) you need to either restart your webserver or restart php-fpm to flush the opcode cache. You could also execute apc_clear_cache() with a script.
Domain Menu Permissions introduces a new permission Edit menu domain, which gives users that are assigned to a certain domain the permission to edit the menu (and only that) that is assigned to a domain as the domain's main links.
Domain Menu Permissions works similar as and borrows code from Menu Admin per Menu.
Definition cck field is simply a combination of two related fields that can be used in many different ways. We can use it with Ubercart or Commerce modules to describe the features of the products. And it can be used as a glossary of terms with definition.
This field can be displayed as default item or as a collapsible fieldset.
Provide feeds integration for field collection module.
Require Feeds alpha7 or later version.
Docs: http://drupal.org/node/1831004
http://drupal.org/node/1063434 The latest patch in this issue could also solve feeds integratin for field collection module, but it does not suit for our requirement.
The Overmind: Monitors core system information and allows other modules to report their status to the Overmind. This module is composed of two sub modules, overmind and overmind_node. The overmind module collects, parses, and displays information collected from Overmind nodes.
Overmind nodes currently monitor:
1. cron last run
1. modules (installed/enabled/versions)
1. dbupdate free access
1. database updates
1. total watchdog rows
1. length of history available in watchdog
Create a Drush script that rebuild your site from scratch.
An implementation of PayWay NET for Ubercart.
This module differs from this one: Search API ET. It uses an alternative way of getting language aware search with entity translation: have one index per language. This has some drawbacks like scalability and site building usability. But when used with Solr as indexing backend, it allows to set a different configuration for each language (by declaring one Search API server per language, matching to a different Solr core). So that language aware autocompletion and stemming are made available.
This is a demo sandbox module created when following the screencast