Git Product home page Git Product logo

create-wp-site's Introduction

create-wp-site

npm version

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.

Requirements

Install

$ npm install -g create-wp-site

Usage

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 create

For more help on specific command, supply -h or --help.

Compile from source

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

Todo(s)

  • Clone a repository to wp-content
  • Import SQL File
  • Option to remove default themes & plugins
  • Option to add WP_DEBUG and WP_DEBUG_LOG
  • Option to enable multisite subdirectory / subdomain
  • Command to compress everything

Note: Pull requests and any feedbacks are always welcome!

Known Issue(s)

  • This is not tested on Windows platform yet.

Credits

Thanks to contributors

License

MIT

create-wp-site's People

Contributors

ivankristianto avatar viankakrisna avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.