このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

LH Mysqldump

説明

LH Mysql plugin allow you to create a complete database backup with single click. The entire contents of your databse can be downloaded in a compressed zip file which can also be emailed on an ongoing basis

FEATURES
* A simple interface to download your database
* A complete backup, including custom and non wordpress tables
* The export file is zipped, massively reducing the size of the file downloaded or emailed
* Ongoing backups by email on a weekly basis

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.

Example use:

インストール

  1. Upload the lh-mysqldump folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Optionally navigate to Tools->Export database to dowload the databse immmediately (exports will be done weekly via crooned email regardless).

FAQ

Why did you write this plugin?

The existing options were overly complex, bloated, and lacked key functionality. I am a big believer in simple plugins that do one job well

Can you tell me more about the ongoing backup feature ?

Sure, on a weekly basis this plugin will export the databse to a zip file and email it to the admin email address. This is done in the backgound via cron. The email address that this backup is sent to can be filtered (see the code to do so)

Any caveats, or things I should be aware of?

This plugin may not work for very large large databases and/or very poor hosting. I run it on shared hosting, exporting a database which is over 70 mb and it works fine.

What is something does not work?

LH Mysqldump, and all LocalHero plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.

If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-mysqldump/. I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/.

評価

このプラグインにはレビューがありません。

貢献者と開発者

LH Mysqldump はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LH Mysqldump” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.00 May 10, 2019
* Initial release

1.00 August 07, 2022
* Better mysql handling