Shifter Support Plugin archived
shifter-support-plugin
by Shifter Team · github.com/getshifter/shifter-support-plugin · website
★ 3stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/getshifter/shifter-support-plugin/releases/download/1.1.5/shifter-support-plugin.zipReadme
shifter-support-plugin
- This plugin provided you to terminate app or to generate artifact on WordPress Dashboard.
- This plugin display Diag information on your WordPress Dashboard.
Plugin Development
This plugin includes build tools and package management for its dependencying including NPM, build config managed with Gulp, and Sass.
.
+-- gulpfile.js // Build and Dev Config
+-- /src // Temp file for local dev css and js
+-- /dist // Build directory, tracked with Git
Getting Started
yarn (or npm) install
Start watch for automated JS and CSS builds. Starts BrowserSync for injecting CSS and reloading JS changes.
Default proxy is 127.0.0.1:8443 to match Shifter-Local.
yarn (or npm) run start
Override default proxy with the --devUrl flag.
yarn run start --devUrl https://example.dev
Releasing new versions
Create Build
Runs build scripts, removes src scripts for testing release candidate.
yarn (or npm) run build --productionRead the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.1.7 | Apr 11, 2018 | — | — |
| 1.1.5 | Feb 25, 2018 | shifter-support-plugin.zip | 2 |
| 1.1.4 | Feb 16, 2018 | — | — |
| 1.1.3 | Feb 16, 2018 | — | — |
| 1.1.0 | Feb 10, 2018 | — | — |
| 1.0.8 | Feb 10, 2018 | — | — |
| 1.0.6 | Feb 9, 2018 | — | — |
| 1.0.5 | Feb 2, 2018 | — | — |
| 1.0.4 | Feb 1, 2018 | — | — |
| 1.0.3 | Feb 1, 2018 | — | — |
| 1.0.2 | Feb 1, 2018 | — | — |
| 1.0.1 | Jan 30, 2018 | — | — |
| 1.0.0 | Jan 24, 2018 | — | — |