
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
create-wp-site
Advanced tools
create-wp-site
is a command line tool to create your local WordPress development
with 10up/wp-local-docker.
This tools is inspired by site creation wizard for VVV by brad/vv.
$ npm install -g create-wp-site
Once installed globally, create-wp-site
should be available from shell.
$ create-wp-site
Usage: create-wp-site [options] [command]
Commands:
info Show information about this tool
create Create new WordPress Site
addhost [options] Add hosts to /etc/hosts or C:/Windows/System32/drivers/etc/hosts, need sudo privileges
Options:
-h, --help output usage information
-V, --version output the version number
Examples:
$ create-wp-site <directory-name>
$ yarn create wp-site <directory-name>
For more help on specific command, supply -h
or --help
.
If you want to contribute or want to compile from the source
$ git clone https://github.com/ivankristianto/create-wp-site.git
$ cd create-wp-site
$ npm install && npm run build
wp-content
WP_DEBUG
and WP_DEBUG_LOG
Note: Pull requests and any feedbacks are always welcome!
MIT
FAQs
Create local WordPress development with 10up/wp-local-docker
We found that create-wp-site demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.