Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Backup Master module

 
Reply
   X-Cart forums > X-Cart 5 > Third Party Add-Ons for X-Cart 5
 
Thread Tools Search this Thread
  #1  
Old 05-18-2016, 10:44 AM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Arrow Backup Master module

Hi!

We have released a new module for X-Cart 5 - "Backup Master"!



With this module you can create full backups of your online shop. Later, in case of any server or software issues with the website, you can restore your shop to a working condition from these backup files.

Feel free to ask any questions about the module in this forum thread.

Thanks!
Slava
Reply With Quote

The following user thanks xplorer for this useful post:
kevinrm (05-18-2016)
  #2  
Old 05-18-2016, 11:35 AM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default Re: New module for X-Cart 5 - Backup Master

That looks good to me. Where is the backup kept, however? Is it scheduled? Will it upload to Dropbox, etc?
__________________
X-Cart 5.4.1.39 Live
PHP 7.4.33
5.5.5-10.3.38-MariaDB MariaDB
Apache 2.4
CENTOS 7.8 64Bit Single Quad-Core E3-1241v3 3.4Ghz 8M 1600 w/ HT
32GB RAM 2x 512GB Samsung 850 Pro SSD RAID 1
Reply With Quote
  #3  
Old 05-18-2016, 01:12 PM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: New module for X-Cart 5 - Backup Master

This module works with manual backups only and store files in the var/tmp/ directory on the server.

But there is a "pro" version of the module that is being developed at the moment. This version will create automatic backups and store archives on cloud services. Plus other interesting things Stay tuned.

Last edited by xplorer : 05-18-2016 at 01:14 PM.
Reply With Quote
  #4  
Old 05-18-2016, 02:30 PM
 
hartwellj hartwellj is offline
 

Senior Member
  
Join Date: Dec 2007
Posts: 137
 

Default Re: New module for X-Cart 5 - Backup Master

I hope this is a FULL 1:1 backup and restore, including database and all files and .httaccess. Many backups say backup, but you still have to do some manual work to get it working.

I'm not convinced. There are the files, the database, and the hidden files to all restore.
__________________
Version 5.2.10 - Live
Reply With Quote
  #5  
Old 05-18-2016, 07:20 PM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default Re: New module for X-Cart 5 - Backup Master

I will buy the "Pro" version when it comes out as long as it is reasonably priced. There is a similar backup module I used on XC4.6 that would automatically backup the shop and upload it to DropBox on a scheduled basis, it worked well for me.

I think it's important to save backups off site, you never know when your whole damn server will die on you.
__________________
X-Cart 5.4.1.39 Live
PHP 7.4.33
5.5.5-10.3.38-MariaDB MariaDB
Apache 2.4
CENTOS 7.8 64Bit Single Quad-Core E3-1241v3 3.4Ghz 8M 1600 w/ HT
32GB RAM 2x 512GB Samsung 850 Pro SSD RAID 1
Reply With Quote
  #6  
Old 05-18-2016, 10:25 PM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: New module for X-Cart 5 - Backup Master

Quote:
Originally Posted by hartwellj
I hope this is a FULL 1:1 backup and restore, including database and all files and .httaccess. Many backups say backup, but you still have to do some manual work to get it working.

The module creates archive files and includes files and database tables that are parts of X-Cart 5. To restore the site you should unpack the archive to the server and import the dump from the archive to the database.

If you have third-party database tables, or have scripts that are not installed as XC5 modules, or store files/resources outside of "images", "files" and "public" directories, you may need to backup these 3rd-party files manually.
Reply With Quote
  #7  
Old 05-19-2016, 09:28 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: New module for X-Cart 5 - Backup Master

This repeats the mistake the XC4 module does. Backup everything within the XC installation directory and everything within the XC database. Not selectively only XC stock files/tables.
This is not full backup and defeats the purpose of having it if user still have to do manual backup of 3rd party modules.

Who will purchase this module? An advanced user will not purchase it as he/she can do this without the module especially if there is still manual backup to be done.
The module is useful to a person that doesn't know how to create these backups and yet you are still asking them to do manual backups in addition to the ones module does...

This is a great module as long as it fully backs up the XC working directory and database.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #8  
Old 05-19-2016, 10:54 AM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: New module for X-Cart 5 - Backup Master

Quote:
This is not full backup and defeats the purpose of having it if user still have to do manual backup of 3rd party modules.

It does include 3rd-party modules into the backup. What I say is that it won't include files from, for example, "mydata" directory because X-Cart 5 knows nothing about that directory. The same is for the database - it will include tables of 3rd-party modules.
Reply With Quote
  #9  
Old 05-19-2016, 12:46 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: New module for X-Cart 5 - Backup Master

Let's say the cart is installed in root. There is a directory in root which is not stock XC5. Will the backup include this directory?

Or more simple question - does the module backs up everything found under the cart installation directory and everything found within the cart database?

I don't expect if cart is installed under "store" subdirectory the backup to include "test" directory under root but everything under "store" should be included.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #10  
Old 05-19-2016, 09:39 PM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default Re: New module for X-Cart 5 - Backup Master

From my point of view, I don't want it to backup everything in the root, only the X-Cart related items. For example, I have an autoresponder in the /auto directory, I don't want this thing backing that up - only X-Cart items.
__________________
X-Cart 5.4.1.39 Live
PHP 7.4.33
5.5.5-10.3.38-MariaDB MariaDB
Apache 2.4
CENTOS 7.8 64Bit Single Quad-Core E3-1241v3 3.4Ghz 8M 1600 w/ HT
32GB RAM 2x 512GB Samsung 850 Pro SSD RAID 1
Reply With Quote

The following user thanks kevinrm for this useful post:
xplorer (05-20-2016)
Reply
   X-Cart forums > X-Cart 5 > Third Party Add-Ons for X-Cart 5


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:53 PM.

   

 
X-Cart forums © 2001-2020