tylersuggs / thecity-plaza-wordpress

A WordPress plugin to access The City Plaza data (topics, events, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The City Plaza WordPress Plugin

It is possible to pull church needs, topics, events, prayers and albums from the Plaza so that you can use them within your WordPress site.

Data pulled from The City is by default cached for 1 day (24 hours) so that subsequent requests are faster.

Requirements

PHP >= 5.3

iconv: php.net/manual/en/book.iconv.php

Installation

Install from within WordPress:

Go to Plugins => Add New => search for “the city plaza”.

Install manually:

  1. Unzip the file you downloaded.

  2. Upload files to a ‘the-city-plaza’ folder in the ‘/wp-content/plugins/’ directory.

  3. Log into your Wordpress admin and activate the plugin through the ‘Plugins’ menu.

  4. In the widgets screen drag the widget to the content section you want it to show up in.

  5. Set the fields as shown and then save.

Screenshots

Here is the link to the description of the plugin: developer.onthecity.org/thecity-plugins/wordpress/

The City PHP Library

This project uses the Plaza API wrapper github.com/thecity/thecity-plaza-php

TheCity API docs

thecity.zendesk.com/entries/359458-using-the-plaza-json-api

Contributing

If you want to help out fork the project and send me a pull request.

You can also send me feature requests by creating a ticket (github.com/thecity/thecity-plaza-wordpress/issues)

License

This plugin is released under the MIT license. Please contact weshays (github.com/weshays) for any questions.

About

A WordPress plugin to access The City Plaza data (topics, events, etc)