Coder Social home page Coder Social logo

evobackup's Introduction

EvoBackup 1.3.5 for Evolution CMS

Backup Evo files and compress into .zip for easy download

evobackup-134

EvoBackup Features

  • Checkbox options to choose which folder and files add to archive
  • 3 preselected templates of Backup: Light, Medium, Full
  • You can add up to 5 custom folder or files to backup (ie: assets/galleries)
  • Manage Backups from AutoEvoBackups and MODX Snapshots/Backups (default evo backup sql folder)
  • Extract Backup Archives
  • Restore .sql backups
  • Multilanguage
  • Help
  • Support for custom/renamed manager folder
  • Evolution installer for Package Manager and Extras module
  • Option to send email with download link

Credits

Available Languages

video: https://youtu.be/UfpgFIBOxrg

for automatic backups check https://github.com/Nicola1971/AutoEvoBackup

evobackup1 3

Setup

  1. Create directory named "_evobackup_archives" on your root webserver to hold modx .zip archives, and set read/write permissions to 777
  2. Install EvoBackup with Package Manager or Extras module
  3. Run EvoBackup module
  4. Select additional folders and files to include in the archive
  5. Click Backup, if it works there should be a .zip link containing your modx site.

Change Backup directory (not required)

  1. Edit /assets/modules/evobackup/settings.php, and set $modx_backup_dir to backup dir in new directory
  2. Set Module configuration > Backup Directory to your new backup dir

troubleshooting

1) module does not complete backup, stops with a temp file

Solution Remove some folders from backup or increase "ZIP memory limit" value in module configuration page

to do

  • change backup folder path: avoid edit hardcoded path in settings.php

evobackup's People

Contributors

nicola1971 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

evobackup's Issues

RC3 DEV

Need Help in testing:
https://github.com/Nicola1971/EvoBackup

New in RC3:

  • Restore Sql backup Button
  • Extract Archive Backup Button
  • New Alerts for Delete, Restore and Extract
  • New language strings for restore, extract, alerts (not just an Are you sure? text)
  • More Help informations in Archive tab and sql tab (taken from alert language strings)
  • Moved styles to a .css file

To do:

  • tests
  • fix issue #3

@fourroses666 and @risingisland , you can find new english untraslated stings in your language files

wuz62cxjw7gaaaaaelftksuqmcc

0aygaaaabjru5erkjggg

download

[idea] custom backup template

idea going to bed: custom backup template

requires a lot of additional fields in module configuration settings (something like evodashboard) but could be the default backup settings and solve issue #8

it's a nice last update: you can set your favourite setting in module config and have as default template in module backup.

in Italy we used to say: "la ciliegina sula torta" ("the Cherry on the cake")

@fourroses666 @pmfx @risingisland @leonie12

Should option checkboxes (light, medium, full) be radio buttons?

At the moment it is possible to select two or all three options at once. Although I don't know how this is handled internally I would expect that if I choose one option that then the other two options are cleared. Wouldn't radio buttons be the better element to choose these options?

Explanation for moving archive folder outside document root necessary

I am fiddling around with trying to move the backup directory outside document root.
Whichever paths I enter in settings.php and modules configuration tab i don#t get it to work.

Maybe you could give some examples of which entries are to make where? Where is it necessary to place full/absolute path, and where relative to server document root?

In my case I would like to place _evobackup_archives inside "priv" folder two levels above document root. Is this possible? Which paths would be to enter at which places?

There are no folders assets/flash and assets/media and index-ajax.php in Evolution

That folders and file where removed in modern evo https://github.com/evolution-cms/evolution, and occures errors when they are choosen in module

<label><input type="checkbox" name="dumpflash" class="checkAssets checkReq checkMin" checked="checked"/> /flash </label><br />

<label><input type="checkbox" name="dumpmedia" class="checkAssets checkReq checkMin" checked="checked"/> /media </label><br />

<label><input type="checkbox" class="UncheckReq UncheckMin checkAll" name="dumpindexajax" /> index-ajax.php </label><br /><br />

Error : fread(): Length parameter must be greater than 0

EvoBackup 1.3, Evo 1.3.4, Full Backup: No archive created. Instead error message:

Error information
ErrorType[num] WARNING[2]
File /assets/modules/evobackup/pclzip.lib.php
Line 2677
Source EvoBackup - Module

Benchmarks
MySQL 0.0089 s (3 Requests)
PHP 18.2077 s
Total 18.2166 s
Memory 29.993507385254 mb

Backtrace
include_once(string $var1)
manager/index.php on line 606
evalModule(string $var1, array $var2)
manager/processors/execute_module.processor.php on line 60

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.