Page 1 of 1

Export/Import Tool for opencart 2.0+

Posted: Fri Apr 10, 2015 8:39 pm
by timmreck
Does anyone know if the free Export/Import Tool extension replaces the normal backup tool under the tool menu?
I have uninstalled this free extension however, I still have a link under admin tools titled Export/Import which does not work and I am missing the Backup link.

I have purchased the extension Total Import Pro which wants to replace the backup tool, however, since the backup tool link no longer exists the installation does not complete properly and I am now left with another nonworking link in the admin tools - Total Import Pro.

Part of Install code for Total Import Pro to be added to the menu.tpl
<li><a href="<?php echo str_replace('tool/backup', 'tool/total_import', $backup); ?>">Total Import PRO</a></li>

The backup.php and backup.tpl files are still on the server only I do not know how to get the backup link added back to the admin tool menu?

Any ideas?

Thanks all.

Re: Export/Import Tool for opencart 2.0+

Posted: Fri Jul 01, 2016 11:22 pm
by wildfirepro
I have the same issue trying to resolve please help!