/wp-utilities

WP CLI based python scripts for backing up my WP installations

Primary LanguagePython

Python utilities for Wordpress installation

Some python scripts to help me handle backup WP installation with WP-CLI

Getting started

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.

Prerequisites

  • You need WP-CLI to run the scripts.
  • This project is intended to be run with Python3