Fulcrum - Helper Tool
This is the custom built tool that allows for modular helper tools for Fulcrum Synced sites
by Chris "Duffs" Crevling · github.com/duffion/d-plugin-fulcrum · 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/duffion/d-plugin-fulcrum/archive/refs/heads/master.zipFrom the readme
Duffion WP Plugin - Custom Project - Fulcrum POS
Required Plugins
- Woocommerce (current tested)
Installation Instructions
Development Instructions
Style / script development uses GULP for compiling.
NPM Requirements
- NPM Ver 14+
- npm install --global gulp-cli
Scripts
npm run -- Runs default gulp command
gulp dev -- clear | build | watch
npm run dev -- Runs gulp dev
gulp clear -- clear built assets
gulp sass -- rebuild just sass
gulp images -- rebuild images
gulp js -- rebuild javascript
gulp build -- production build
NOTE - IMPORTANT
If you are installing this via GIT repo and not the zip you will NEED to make sure to take your terminal to the plugin dir you cloned down then make sure to run gulp build or just keep a gulp dev active as this will also build and this will watch your assets/src directory for anything to compile.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.9.7.2 | Aug 17, 2021 |
| 0.9.7.1 | Aug 11, 2021 |
| 0.9.7 | Aug 11, 2021 |
| 0.9.6 | Aug 11, 2021 |
| 0.9.5 | Aug 11, 2021 |
| 0.9.4 | Aug 11, 2021 |
| 0.9.3 | Aug 11, 2021 |
| 0.9.2 | Aug 11, 2021 |
| 0.9.1 | Aug 11, 2021 |
| 0.9.0 | Aug 11, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.