Skip to content

SitesByYogi/boldgrid-backup

 
 

Repository files navigation

Total Upkeep

Build Status

Total Upkeep provides WordPress backup and restoration with update protection.

Description

WordPress backup and restoration with update protection.

Installation

Minimum Requirements

  • PHP 5.4 or higher
  • At least one of the following PHP execution functions enabled: "popen", "proc_open", "exec", "shell_exec", "passthru", or "system".
  • A Cron system with the "crontab" utility, or WP Cron.
  • A WP_Filesystem FS_METHOD being "direct".

Manually

  1. Upload the entire boldgrid-backup folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

Development

Before you can use the development version of this plugin you must install the dependencies.

yarn
composer install -o

About

The Total Upkeep plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.6%
  • JavaScript 7.8%
  • CSS 1.2%
  • Shell 0.4%