Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.17 KB

File metadata and controls

32 lines (24 loc) · 1.17 KB

Usage

Prerequisites

To use this plugin it is necessary to have a Stack Wordpress created by the StackSpot CLI, which you can download here.

Dependencies

Applying the plugin

Option 01 - Downloading version from Stackspot portal

  1. Access your application folder created with stackspot from Stack Wordpress
  2. Run the stackspot plugins application command
stk apply plugin stack-wordpress/wordpress-scaffold-generic-plugin

Option 02 - Downloading directly from the repository and apply to your stack

  1. Download the plugin as in a folder outside your stack
git clone https://github.com/TheFirstSquad/plugin-wordpress-scaffold-generic-plugin.git
  1. Access your application folder

  2. Apply the plugin to your application folder with the Stackspot CLI

stk apply plugin -p PATH_PLUGIN_LOCAL_REPOSITORY