The City Plugins

These plugins are built on the API wrappers developed for the Plaza and Admin libraries.

Want to contribute?

If you would like to get involved in any of these project, then visit the project’s GitHub repo and fork the project. Make changes, add features, write some tests, and then send a pull request.

JavaScript plugins

The City Login Form
https://github.com/thecity/thecity-login-javascript
A class that loads a login form to any website so that a user can login to The City without going to The City’s login page.

Facebook plugins

The City Plaza on Facebook
https://github.com/thecity/thecity-plaza-facebook
Fetches Plaza info to display on facebook page.

WordPress plugins

The City Login Form
https://github.com/thecity/thecity-login-wordpress
A widget that adds The City login form to a WordPress site. This plugin is built on the JavaScript Login class listed under “JavaScript plugins”.

The City Plaza
https://github.com/thecity/thecity-plaza-wordpress
A widget that pulls plaza information into a WordPress site. This plugin is built on the PHP Plaza API wrapper listed under “Libraries”.

Libraries

PHP Plaza API Wrapper
https://github.com/thecity/thecity-plaza-php
An API Wrapper written in PHP for pulling the public information listed on the Plaza.

Ruby Plaza API Wrapper
https://github.com/thecity/thecity-plaza-ruby
An API Wrapper written in Ruby for pulling the public information listed on the Plaza.

PHP Admin API Wrapper
https://github.com/johnroberts/thecity-admin-php
An API Wrapper written in PHP for interacting with the Admin API (http://api.onthecity.org).

Ruby Admin API Wrapper
https://github.com/thecity/thecity-admin-ruby
An API Wrapper written in Ruby for interacting with the Admin API (http://api.onthecity.org).