WP Manifestindependent plugin directory
manifest / integrations / jobcapturepro-plugin

JobCapturePro

WordPress plugin for JobCapturePro

by JobCapturePro Team · github.com/leadsforwardllc/jobcapturepro-plugin · website

0stars
2forks

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/leadsforwardllc/jobcapturepro-plugin/archive/refs/heads/main.zip

Development Setup

Prerequisites

  • Node.js 18+
  • npm

Getting Started

  • git clone https://github.com/LeadsForwardLLC/jobcapturepro-plugin
  • cd jobcapturepro-plugin
  • npm install - Install dependecies
  • npm run build - Build for production
  • npm run dev - Development build with watch