Australian postcodes

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

This module creates entities for Australian postcodes.
It does this by importing from a csv file that is included in the module.
The information that it includes for each postcode is:
Postcode
Suburb
State
Delivery centre
Delivery centre type
Latitude
Longitude

As the module leverages the Entity API, it has views support for all fields.
There is currently 1 custom views filter for state (select options instead of an autocomplete).

Hosting Autorestore

Component type

module

Maintenance status

Development status

Downloads

219

Component created

Component changed

Overview

This module allows you to periodically restore a backup of your site. This is useful if you have a demo website and you want that people play with it, add / update / remove content and from time to time, the website is totally cleaned up and reverted to its initial state.

Client Autorestore

Component type

module

Maintenance status

Development status

Downloads

374

Component created

Component changed

Overview

Used in conjunction with Hosting Autorestore it simply displays a message about the time remaining before the next site restore.

Features

  • display info message except if the website is about to be reset (error)
  • uses javascript to make the countdown more accurate (caching)

Requirements

Hosting Autorestore