******************************************************************************* iScripts.com PrintLogic 1.9 Readme File January 29, 2016 ******************************************************************************* (c) Copyright Armia Systems, 2013. All rights reserved. This file contains information that describes installation and usage of PrintLogic You can find more help on the product and the installation in the /docs folder. ******************************************************************************* Contents ******************************************************************************* 1.0 Introduction 2.0 Requirements 3.0 Installing iScripts.com PrintLogic 4.0 Operational Instructions for PrintLogic 5.0 Upgrading From version 1.2 6.0 Upgrading From version 1.3/1.4 7.0 Upgrading From version 1.5 8.0 Upgrading From version 1.6 9.0 Upgrading From version 1.7 10.0 Upgrading From version 1.8 ******************************************************************************* 1.0 Introduction ******************************************************************************* This file contains important information you should read before installing PrintLogic. You will require PHP and MySQL installed on your server to proceed with installation. For any support visit us at http://www.iscripts.com/support/kb/ ******************************************************************************* 2.0 Requirements ******************************************************************************* The requirements can be summarized as given below: System Requirements *Linux/Windows *PHP 5.2 or greater *MySQL database server 4.1 or greater *Apache or IIS5/6 Web Server Other settings *GD complied with your PHP Build � (Yes) *Image Magick 6.8.6 or more with installation path /bin in Linux - (Yes) *Imagick Library complied with your PHP - (Yes) *System Function enabled in server - (Yes) *SendMail - (Yes) *PHP safe mode - (OFF) *CURL extension - (Yes) * In order to use Autotrace feature for vector output, Please follow the below steps Installing ImageMagick 1) Get the version of ImageMagick from http://www.imagemagick.org/download/releases/ImageMagick-6.8.6-10.tar.gz 2) Compile it from source 3) Make sure Imagemagick binary's (convert,composite) available at /bin/,if not make a soft link for ImageMagick binary to /bin.For Linux "ln -s ImagemagickInstallationPath/bin/convert /bin/convert" and "ln -s ImagemagickInstallationPath/bin/composite /bin/composite". Example "ln -s /usr/local/bin/convert /bin/convert" and "ln -s /usr/local/bin/Composite /bin/Composite" for imagemagick installation in "/usr/local/" Installing Autotrace 1) Get the version of autotrace from http://sourceforge.net/projects/autotrace/files/AutoTrace/0.31.1/autotrace-0.31.1.tar.gz/download 2) Compile it from source 3) Make sure autotrace binary's (autotrace) available at /bin/,if not make a softlink for autotrace binary to /bin.For linux "ln -s AutotraceInstallationPath/bin/convert /bin/convert". Example "ln -s /usr/local/bin/autotrace /bin/autotrace" ******************************************************************************* 3.0 Installing iScripts.com PrintLogic ******************************************************************************* 3.1) Unzip the entire contents to a folder of your choice. 3.2) Create a MySQL database that you will be using to store the data. 3.3) Create a user in your MySQL server and assign full permission for the user on the database created. 3.4) Run the following URL in your browser. http://yourinstallationfolder/ 3.5) Follow the instructions provided on the installer. 3.6) Remove the 'Write' permission provided to the following file after completed the installation /app/config/database.php /app/webroot/config.php 3.7) Delete the '/app/webroot/install' folder. 3.8) Follow the steps mentioned under 4.0(Operational instructions) *In Case of Errors During Pack Installation in public_html,httpdocs,/var/www/html folders 3.9) If you find any errors during Installation,Please reoplace the .htaccess file in the installation folder with one from the Printlogic pack 3.10)Please clear the cache of your browser.. 3.11)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 3.12)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\. ******************************************************************************* 4.0 Operational Instructions for PrintLogic ******************************************************************************* After you have successfully installed PrintLogic, you can configure and start using it by following the instructions below. 4.1) Login to Admin Section using the username and password you have provided at the time of installation. 4.2) Change the settings to match your specific requirements 4.3) Add different custom fields and values (by clicking the custom fields link and custom values) 4.4) Add different categories (by clicking the category link), and finally different products (by clicking products link). 4.5) Edit CMS Pages Home, About Us, Contact Us (by clicking the CMS Pages link). ******************************************************************************* 5.0 Upgrading From version 1.2 ******************************************************************************* Note: You will lose all customizations, that you have done. 5.1) Download the new version of Printlogic. 5.2) Take backup of the existing all files and database. 5.3) Replace all your current files with the new one except app/config/database.php, app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 5.4) Run the URL http://www.yoursitename/upgrade1.3 and follow the instructions shown on screen. ******************************************************************************* 6.0 Upgrading From version 1.3/1.4 ******************************************************************************* Note: You will lose all customizations, that you have done. 6.1) Download the new version of Printlogic. 6.2) Take backup of the existing all files and database. 6.3) Replace all your current files with the new one except app/config/database.php, app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 6.4) Run the URL http://www.yoursitename/upgrade1.5 and follow the instructions shown on screen. 6.5) After Upgrade, please clear the cache of your browser.. 6.5)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 6.6)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\. ******************************************************************************* 7.0 Upgrading From version 1.5 ******************************************************************************* Note: You will lose all customizations, that you have done. 6.1) Download the new version of Printlogic. 6.2) Take backup of the existing all files and database. 6.3) Replace all your current files with the new one except app/config/database.php, app/webroot/config.php,app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 6.4) Run the URL http://www.yoursitename/upgrade1.6 and follow the instructions shown on screen. 6.5) After Upgrade, please clear the cache of your browser.. 6.5)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 6.6)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\. ******************************************************************************* 8.0 Upgrading From version 1.6 ******************************************************************************* Note: You will lose all customizations, that you have done. 6.1) Download the new version of Printlogic. 6.2) Take backup of the existing all files and database. 6.3) Replace all your current files with the new one except app/config/database.php, app/webroot/config.php,app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 6.4) Run the URL http://www.yoursitename/upgrade1.7 and follow the instructions shown on screen. 6.5) After Upgrade, please clear the cache of your browser.. 6.5)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 6.6)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\. ******************************************************************************* 9.0 Upgrading From version 1.7 ******************************************************************************* Note: You will lose all customizations, that you have done. 6.1) Download the new version of Printlogic. 6.2) Take backup of the existing all files and database. 6.3) Replace all your current files with the new one except app/config/database.php, app/webroot/config.php,app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 6.4) Run the URL http://www.yoursitename/upgrade1.8 and follow the instructions shown on screen. 6.5) After Upgrade, please clear the cache of your browser.. 6.5)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 6.6)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\. ******************************************************************************* 10.0 Upgrading From version 1.8 ******************************************************************************* Note: You will lose all customizations, that you have done. 6.1) Download the new version of Printlogic. 6.2) Take backup of the existing all files and database. 6.3) Replace all your current files with the new one except app/config/database.php, app/webroot/config.php,app/webroot/img/SiteLogo.jpg & app/webroot/img/SiteLogo_disp.gif 6.4) Run the URL http://www.yoursitename/upgrade1.9 and follow the instructions shown on screen. 6.5) After Upgrade, please clear the cache of your browser.. 6.5)Please delete every files except index.html and .htaccess of app\tmp\cache\models\ . 6.6)Please delete every files except index.html and .htaccess of app\tmp\cache\persistent\.