exfil.sh
Grab Copies of WordPress Websites with exfil, a free and open-source shell script. Exfil replaces migration plugins and FTP transfers with a single command that smoothly updates development copies of WordPress websites.
- Free & open-source bash script
- Extracts WordPress databases & updates local copies
- Compatible with WP Engine’s restrictions on
mysqldump
- Compatible with WP Engine’s restrictions on
- Optionally downloads themes, plugins, uploads, or entire wp-content folder
- Replaces admin email address with your own
- Compatible with both SSH key files or passwords
All features and bugs are tracked in the project’s issue tracker at Github, and instructions for use live in a README file that also serves as the project’s home page.