Some python scripts to help me handle backup WP installation with WP-CLI
Just clone or download this repo and modify wp_envornment.py
to adjust your WP installation. backup.py
contains implementation so you can modify code for an array of WP installation if needed.
- You need WP-CLI to run the scripts.
- This project is intended to be run with Python3