Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

FTP to Zip

Schermafbeeldingen

  • GUI matches with WordPress

Installatie

This is a stable backup script, I have not added WordPress Plugin integration yet, its simple but powerful for work with :

  1. Download the plugin.
  2. Unzip it on desktop and upload two files of the folder ‘backup.php’ and ‘run.php’ to the WordPress Installation root or any directory.
  3. There is nothing to activate. Point towards ‘http://example.com/run.php’
  4. Simply follow the on screen instruction, it absolutely looks like the default WordPress installation screen.

FAQ

No WordPress Installation ?

This is the first version of the Plugin. Definitely there will be lot of features like premium plugins.

I heard that these Backup Plugins are mostly paid software ?

Yes they are. But as you can see, this is a fully free plugin, aditionally many features will be added like uploading to Rackspace Cloud Files with cURL, Amazon S3, auto upload to almost all Free Cloud Storages.

What is the major difference between this WordPress FTP Full Backup Plugin and Others ?

This Plugin uses the PHP memory from outside WordPress. This is important for servers with low config. In future, there will be API based integration with WordPress Admin panel, but unlike other plugins it will never put stress on the working WordPress installation.

What is the recomanded settings for .htaccess ?

Set your PHP memory limit beyond 512 MB for smooth function. Simply add this line at the begining of your .htaccess file of the root :

php_value memory_limit 1024M

Ask your web host, the limit on PHP. If you can set PHP memory to higher yourself, doing alone will suffice.

Do I need to Donate ?

Thanks. Not needed.

Beoordelingen

3 september 2016 1 reactie
I changed just 32 server accounts. The old control panel server is not allowed to create ZIP file, and the options were very limited in terms of permissions. It has not only helped me change Wordpres quickly, Prestashop shops also high-volume files have been zipped brilliantly. I have used other scripts before, but as this, as simple and efficient, no. Simply upload two files to the server, and within minutes, I had the zip file of my ftp. Fantastic
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“FTP to Zip” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “FTP to Zip” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.9

  • Pre-PHP7.0 checking done.

1.8

  • Security Warning Added.

1.6

  • Description and Help Resources Added.

1.5

  • PHP ZipArchive class will not affect running Cron.

1.0

  • First version released.