Skip to content

barnaclebarnes/open-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data Catalogue (opengovt.org.nz/cat)

This is the source code of the wp-content directory for the Open Data Catalogue if you want to get hacking on it.

Install steps

Download the latest copy of WordPress from here wordpress.org/latest.zip

Install WordPress. It may be wise to set the table prefix to wp_cat_ as this is what we use for the production data.

Change to the WordPress directory:

cd <path to wordpress install>

Remove the existing wp-content directory:

rm -rf wp-content

Clone the Open Data Catalogue theme and plugins:

git clone git://github.com/barnaclebarnes/open-data.git wp-content

Download a copy of the live database:

[TODO: I don't have this easily accessible at the moment. Email me glen [at] opengovt [dot] org [dot] nz for a copy.]

Edit the SQL and do a find and replace:

Find: http://opengovt.org.nz/cat
Replace: http://yourserver/path/to/installation

Fire up you browser and you should be set.

Bugs, Feature Requests, Etc.

You can submitt bugs, feature requests, etc at the Lighthouse page here - opengovt.lighthouseapp.com/projects/32248-open-data-catalogue

Contact

You can contact me at my email address glen [at] opengovt [dot] org [dot] nz

About

Open Data Catalogue custom theme WordPress and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published