wordmove icon indicating copy to clipboard operation
wordmove copied to clipboard

Multi-stage command line deploy/mirroring and task runner for Wordpress

Results 26 wordmove issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I'm getting the following error when trying to `wordmove pull -e production -tdup`: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. /Users/tom/.rubies/ruby-3.1.1/lib/ruby/3.1.0/psych.rb:323:in...

status:wontfix

**Describe the bug** When running WM with the `wordmove pull --db` command the process fails with an `JSON::ParserError` error. **Wordmove command** `wordmove pull --db` **Expected behavior** The process to complete...

status:wontfix

**Describe the bug** On Windows 10 Pro with a newly installed Ruby environment and latest Wordmove, I get the following error, with: wordmove pull -e production --themes: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name...

**Describe the bug** Pulling the DB works with --hex-blob as MySQL dump option but when I try to push, it fails with: ``` ▬▬ Pushing Database ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ remote | mysqldump...

🏥 Triage

**Describe the bug** I'm a long time wordmove user, and today I'm facing an issue that I can't understand. I'm trying to pull a site that has a different folder...

🐛 Bug

Since we do not escape spaces, in the path and we don't want to - at the moments - we should be able to warn users with `doctor` command

💡 Feature

I was trying out `docker-wordmove` earlier and came across a few roadblocks along the way (I'll make an issue for the others in that repo). I have a `docker-compose.yml` that...

🐛 Bug

I have an issue where when I push my database, it actually changes the local version wp_options to the live site values rather than the live version. I can push...

🐛 Bug
peer:mysql
peer:wpcli

Hello, now that we have slowly moved along the way and we have declared `wp-cli` as a dependency, we have possibility to afford this feature in a secure, standard way....

💡 Feature
SSH
peer:mysql

When the ftp password contains a forward slash, all wordmove commands fail with "Name or service unknown". This is because lftp interprets the password as a path. To fix this,...

🐛 Bug
FTP