WordPress bootstrap scripts
Two scripts in ~/.dotfiles/wp-scripts/ for starting a WordPress project. Covered in detail on the DDEV page.
wpinit | project-setup | |
|---|---|---|
| Starting from | Nothing | An existing WordPress directory |
| Creates GitHub repo | Yes, private, via gh | No |
| UpdraftPlus | Premium, from Dropbox | Free, from wordpress.org |
| Finishes | Prints commands for you to run | Fully automatic |
ddevinit.sh is the DDEV-era version of wpinit, with an fzf picker for plugins and themes.