New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

helperpress

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helperpress

An environment manager for WordPress projects

  • 0.5.11
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Weekly downloads
 
Created
Source

HelperPress

A CLI tool for automating & simplifying much of the WordPress multi-environment workflow.

  • Simplified Source Control - Only track your theme. Use config files for everything else.
  • Environment Management - Migrates database & uploads between environments
  • Automatically Configure Apache & Hosts - Automagically configures Apache virtualhosts and hosts for local development
  • Deployment - Build & Deploy via rsync or Git

Requirements

This has only been tested on OS X. It will not work as-is on Windows. It will maybe work on nix

  1. Node.js & npm
  2. Composer
  3. mysql in your $PATH

Installation

  1. Install HelperPress globally via npm: npm install helperpress -g.
  2. Setup your global HelperPress config file (~\.helperpress)
  3. Run hp init in your project's repo

Run hp --help for a list of commands.

Learn more in the Documentation at the GitHub Wiki

Keywords

FAQs

Package last updated on 17 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc