Skip to content

SeattleDSA/actionnetwork4wordpress

 
 

Repository files navigation

Action Network Wordpress Plugin

Based on free Wordpress plugin for the Action Network online organizing tools, originally developed by Jonathan Kissam.

Please note that this version is an experimental fork.

Usage

Add a Legacy Widget block with the Calendar view to add upcoming events.

By default it will display Day of Week | Event Title Date Number | Event Venue (if available) Start Time | Event Address (if available)

Features

  • Create a Wordpress shortcode from any Action Network embed code.
  • Manage your saved embed codes using the Wordpress backend. Supports sorting by title, type and last modified date, and provides a search function.
  • Use [actionnetwork_calendar] shortcode and Action Network Calendar widget to show a list of upcoming events. Optionally outputs upcoming events in JSON. The plugin on which this was based was supported by The People's Lobby - if you like it, please consider making a donation to them.
  • If you are an Action Network Partner, use your API key to sync all of your actions from Action Network to Wordpress.
  • Create signup widgets which allow visitors to your site to sign up for your email list without using Action Network javascript embeds. This allows you to place a signup form on every page (for example in the sidebar), and still load Action Network embed codes for actions on particular pages (since Action Network's scripts will only load one embed code per page). This feature does require the API key, so you have to be an Action Network Partner to use it.

Find this plugin useful? Please consider hiring the original developer or making a donation.

Updates

2022.09.11: Work commences on updating files

  • 🗓️ Calendar Shortcode
  • Default php date format updated to M d D H:i a for example: "Sep 13 Tue 19:00 pm"
  • Added container div elements around Date and Title
    {{ event.date }}
    {{ event.title }}

2017.06.28 version 1.0 - last development updates from prior developer

About

Action Network integration for Wordpress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.1%
  • JavaScript 4.0%
  • CSS 3.9%