![]() Release status: beta |
|
---|---|
Implementation | User interface |
Description | Allows users to look up contact info for their representatives |
Author(s) |
|
Latest version | 2.0.0 (2018-05-06) |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.29+ |
License | MIT License |
Download | Download extension Git [?]: |
Quarterly downloads | 1 (Ranked 169th) |
Translate the CongressLookup extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The CongressLookup extension makes it easy for U.S. users to look up contact info for their representatives by entering their zip code. It includes table dumps of 2012 congressional info.
Installation
- Download and place the file(s) in a directory called
CongressLookup
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'CongressLookup' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
You should then be able to load the page Special:CongressLookup.
Interface
- Zip code look-up screen
- Representative information screen
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.