Skip to content

Releases: jonbp/wp-cli-sync

1.3.2

Choose a tag to compare

@jonbp jonbp released this 20 Oct 11:23
  • Maintanence mode commands to prevent the site being accessed during sync
  • ENV Optimisations (merci @gmutschler)
  • Custom uploads folder directory support (thanks @paintface)
  • Composer stable stability + updated WP-CLI packages
  • New folder structure ✨

1.3.1

Choose a tag to compare

@jonbp jonbp released this 03 Nov 00:27
  • Added welcome and connection success messages
  • Added hints to checks

1.3.0

Choose a tag to compare

@jonbp jonbp released this 01 Nov 17:54
  • Added connection checks
  • Improved .env variable checks
  • Added 'First Sync' instructions to README

1.2.1

Choose a tag to compare

@jonbp jonbp released this 15 Sep 09:15
  • Fixed compatiblity with oscarotero/env 2.0

1.2.0

Choose a tag to compare

@jonbp jonbp released this 20 Jan 12:59
  • Added --single-transaction MySQL flag for non-blocking DB sync
  • Added support for rsync excluded directories
  • Added support for post-sync database queries to update site settings and such
  • Added debug option to show details of commands executed

1.1.3

Choose a tag to compare

@jonbp jonbp released this 07 Nov 10:45
  • Restored local wp command requirement due to incompatibilities with some terminal emulators.

1.1.2

Choose a tag to compare

@jonbp jonbp released this 05 Nov 14:36
  • DB Sync directory change fix (#1)
  • DB Sync now requires bash

1.1.1

Choose a tag to compare

@jonbp jonbp released this 14 Oct 08:04
  • Require Fixes

1.1.0

Choose a tag to compare

@jonbp jonbp released this 11 Oct 17:09
  • Removed local wp command requirement
  • Removed typo message
  • Composer author details
  • Started using Releases

1.0.0

Choose a tag to compare

@jonbp jonbp released this 11 Oct 10:12

Initial Release