Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

UC Pagamento Digital

UC Pagamento Digital integrates the Pagamento Digital, a brazilian payment gateway to Ubercart project

Do you want help?

* Write a review for this module on http://drupal-br.org.
* Report any bugs, feature requests, etc. in the issue tracker.
* Contact the maintainer with any comments, questions, or a quote for module customisations.
* If you use this module and consider it useful, donations will be welcome.

Roadmap

* Support a 2nd phone line (mobile)
* Support custom gender field
* Support Brazilian IDs module
* Support Birthdays module
* Support UC Addresses module
* Support configurable fields for CPF/CNPJ, birthday and gender
* Support customer selection of payment method

Support Us

Middleware client

A middleware client. This module is a client for middleware server module.

Node Activity Report

Node activity report allows to track node related activities on the site - create, update and delete. For each of these activities the activity type, timestamp and user ID of the user are stored.

Twitter Pull

Twitter Pull is a small module, the only purpose of which is to allow super-easy embedding of public twitter data like: a user timeline or twitter search results by hashtag or a search term. The emphasis is on making these very specific tasks as easy and straightforward as possible. The purpose of the module is not to be an end-all solution for Twitter.

Warning

This module uses an authenticated API to retrieve tweets. Twitter will be turning this off sometime in the near future and this module may CEASE TO FUNCTION. See #1781024: Make the Twitter Pull module work when Twitter turns off the version 1 API for more information.

Intended Audience

The intended audience of the module are developers and designers.

Usage

There're no authentication information or API Keys required. Module only interacts with non-auth APIs. In the end, it all boils down to a single function:

twitter_pull_render ($twitkey, $title = NULL, $num_items = NULL, $themekey = NULL)

ARGUMENTS:

  • @param $twitkey
    Twitter key, which can be a username (prepended with @) a hashtag (prepended with #) or a search keyword (no prefix)
  • @param $title
    title passed to tpl.php. If you want title to be disabled, pass boolean False.
  • @param $num_items
    maximum number of tweets to pull from the Twitter result-set. Can't be more than 20.
  • @param $themekey

Percent Mobile

This module integrates PercentMobile's mobile analytics service.

Set up simply requires signing up for an account at http://www.percentmobile.com/ and then entering your Site Tracking ID on the PercentMobile configuration page.

Geoparser

A module to provide a common interface for geoparsing services such as Yahoo!'s Placemaker and various CCK fields.

Geoparsing?

Geoparsing is the process by which structured geographic locations and their identifiers (eg placenames, lat-long coordinates) are extracted from unstructured content, such as a blog post. Different techniques are used by various providers of geoparsing services, but broadly speaking the process is to identify placenames within the text, identify the context in which the placename exists within the text and then lookup the placename in a database of placenames.

This module passes a node's content to a geoparsing service (provided by a geoparser service module.) and saving the structured information returned by the service into cck fields. The module can store coordinate, placename and place id information and provides a per-node-type configuration. It also provides functionality to bulk geoparse nodes and an action that can be triggered on node insert or update.

Installing and Configuration

  1. Install this module
  2. Install one or mode geoparser service modules

Pages

Subscribe with RSS Subscribe to RSS - Integrations