ASU Labs - Migration Helper
Redefine custom post types and relevant templates currently housed in ASU Labs theme. Allows for easier transition from the unsupported ASU Labs theme to Pitchfork.
by ASU Engineering · github.com/asuengineering/pitchfork-asulabs-helper · website
★ 0stars
0forks
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/asuengineering/pitchfork-asulabs-helper/archive/refs/heads/main.zipDeclares an update source (https://github.com/asuengineering/pitchfork-asulabs-helper), so updates arrive through the plugin's own updater.
From the readme
Pitchfork Plugin
A plugin for use with the Pitchfork theme for WordPress.
This plugin adds blocks and block patterns for the block editor consistent with the ASU Unity Design system for web standards.
Contributors
- Steve Ryan (ASU Engineering)
Usage Requirements
- Download the lastest release from Github.
- Install in the normal WP location for plugins which is typically /wp-content/plugins.
Recommended / Required Additional Plugins
This plugin contains blocks that are constructed with the use of Advanced Custom Fields Pro.
- The ACF Pro plugin is also required by the Pitchfork theme.
- The theme contains a script which will prompt the user to install this plugin upon theme activation.
- ASU Engineering provides a licensed copy of this plugin within its standard distribution of WordPress on the Pantheon hosting platform.
Plugin updates can optionally be managed from the admin dashboard through the use of Git Updater.
Includes
Development
- Run npm install and composer install prior to local development.
- SASS and JS compile & watch tasks are triggered via WP-Gulp and npm start from the project root.
Release Notes
See CHANGELOG.md for the a list of all improvements