Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 10.41 KB
MD5: c0c5691b6bfe5eee6f129cd4b5c79de2
SHA-1: e434fd48d69a8b3924b99281c605a9aa621baac3
SHA-256: d86d49b1070261ebe9c815ea1d6f5ed91cd8d20707c4fefd587aebc75a0c8780
Download zip 12.24 KB
MD5: b08e13abdcfa6909f50e27d3aa2afb07
SHA-1: 81561514add6207bcd324c56bc5f083fd2d444ec
SHA-256: 3e17d0cebe608446993c82c4b32933be7769896a2dca3899474aaec4c275589d

Release notes

Description
===========
Alexa Widgets module

The Alexa Widgets module provides a block which displays one of the Alexa widgets
described at http://www.alexa.com/siteowners/widgets which is either:
* Site Info (Alexa Site Stats Button)
* Traffic Rank (Alexa Traffic Rank Button)

The block will be enabled on the http://example.com/admin/build/block page and has the title "Alexa Widgets".

Requirements
============
Drupal 7

Installation
============
1. Copy the alexa_widgets folder to the appropriate Drupal directory (e.g. sites/all/modules).

2. Enable the Alexa Widgets module in the "Site building -> Modules" administration screen (e.g. admin/build/modules).

3. Enable the Alexa Widgets block (e.g. on the http://example.com/admin/build/block page)

Usage
=====
1. Go to admin/settings/alexa_widgets to define the widget.

2. Enable the Alexa Widgets block (e.g. on the http://example.com/admin/build/block page) and ensure that it is
visible.

Created by: tungt84
Created on: 5 Aug 2011 at 03:02 UTC
Last updated: 5 Aug 2011 at 12:02 UTC
New features

Other releases