#############################################################################################
# Total Import PRO Module for Opencart 1.5.x From MKarayaka http://mkbilisim.com #
#############################################################################################
This module differs from other import modules in that it is as flexible as possible while
still meeting the requirements of a working OpenCart database and store.
We provide bug fixes free of charge, and are also interested in hearing any feature requests, although we may not implement every idea
we're given.
###### INSTALLATION SERVICE ########
If you have purchased our installation service with this module, please contact us providing ftp access details for the server you would
like the module installed on. You can also send through a CSV/XML file for verification. Any CSV/XML files verified prior to purchase will carry
a guarantee to work.
###### INSTALL INSTRUCTIONS ########
1) Upload the admnn and vqmod (optional) folders to your server. No files should be overwritten.
2) Skip this step if you have vQmod installed. Modify admnn/view/template/common/header.tpl as below:
Find this:
<li><a href="<?php echo $backup; ?>"><?php echo $text_backup; ?></a></li>
And add this below it:
<li><a href="<?php echo str_replace('tool/backup', 'tool/total_import', $backup); ?>">Total Import PRO</a></li>
3) In the admnn edit your usergroup to have permissions on tool/total_import, if it doesn't already.
4) Under System -> Total Import PRO, Configure and Import!
Congratulations, installation is complete
Thanks for purchasing a MKarayaka Extension!
MKarayaka
# Total Import PRO Module for Opencart 1.5.x From MKarayaka http://mkbilisim.com #
#############################################################################################
This module differs from other import modules in that it is as flexible as possible while
still meeting the requirements of a working OpenCart database and store.
We provide bug fixes free of charge, and are also interested in hearing any feature requests, although we may not implement every idea
we're given.
###### INSTALLATION SERVICE ########
If you have purchased our installation service with this module, please contact us providing ftp access details for the server you would
like the module installed on. You can also send through a CSV/XML file for verification. Any CSV/XML files verified prior to purchase will carry
a guarantee to work.
###### INSTALL INSTRUCTIONS ########
1) Upload the admnn and vqmod (optional) folders to your server. No files should be overwritten.
2) Skip this step if you have vQmod installed. Modify admnn/view/template/common/header.tpl as below:
Find this:
<li><a href="<?php echo $backup; ?>"><?php echo $text_backup; ?></a></li>
And add this below it:
<li><a href="<?php echo str_replace('tool/backup', 'tool/total_import', $backup); ?>">Total Import PRO</a></li>
3) In the admnn edit your usergroup to have permissions on tool/total_import, if it doesn't already.
4) Under System -> Total Import PRO, Configure and Import!
Congratulations, installation is complete
Thanks for purchasing a MKarayaka Extension!
MKarayaka