WP Manifestindependent plugin directory
manifest / content / pcc-framework

PCC Framework

Block and Custom Post Type utilities for the Platform Cooperativism Consortium.

by Platform Cooperativism Consortium · github.com/platform-coop-toolkit/pcc-framework · website

0stars
5forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/platform-coop-toolkit/pcc-framework/archive/refs/heads/dev.zip

Readme

PCC Framework

Utilities, blocks, custom post types, and taxonomies for the Platform Cooperativism Consortium website.

Description

This plugin adds the following custom components for the Platform Cooperativism Consortium:

Blocks:

  • Child Pages
  • Participants Button
  • Program Button
  • Recent Content
  • Social Links

Custom Post Types:

  • Events
  • People

Custom Taxonomies:

  • Roles

The following plugins are required:

  • Contact Form 7
  • Disable Comments
  • Intervention
  • Simple Page Ordering

The following plugins are recommended:

  • Koko Analytics
  • The SEO Framework
  • WP Toolbelt

Installation

  1. Upload the plugin zip file via the Plugins panel in WordPress.
  2. Activate the plugin.
  3. There is no step three.

Upgrade Notice

1.0.0

This is the plugin's first production release.

Development

Commands for development:

  • npm install: Install CSS and JavaScript dependencies
  • npm run build: Build front-end assets
  • npm run build:production: Build front-end assets for production
  • npm run lint: Check CSS and JavaScript coding standards
  • composer install: Install PHP dependencies
  • composer test: Run PHP unit tests and check PHP coding standards (WordPress PHPUnit environment must be set up first)

This plugin uses CSS with PostCSS for admin stylesheets and includes the following PHP libraries:

Read the full README on GitHub →

Releases

TagPublished
2.4.0 Jul 6, 2020
2.3.0 Jul 3, 2020
2.2.2 Jun 10, 2020
2.2.1 Feb 13, 2020
2.2.0 Jan 7, 2020
2.1.0 Nov 19, 2019
2.0.0 Nov 13, 2019
1.9.0 Oct 28, 2019
1.8.0 Oct 16, 2019
1.7.0 Sep 20, 2019
1.6.0 Sep 19, 2019
1.5.0 Sep 18, 2019
1.4.0 Sep 13, 2019
1.3.1 Sep 10, 2019
1.3.0 Sep 10, 2019
1.2.1 Sep 6, 2019
1.2.0 Sep 6, 2019
1.1.0 Jul 25, 2019
1.0.0 Jul 15, 2019
0.9.0 Jul 3, 2019
0.8.0 Jun 11, 2019
0.7.0 Jun 6, 2019
0.6.0 Jun 6, 2019
0.5.0 May 28, 2019
0.4.0 May 22, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.