Installation Instructions for Twitter Share Button
Installation Uninstall Help
ABOUT US
backtotop
Title:Twitter Share Button
Author:Numinix
Description:Adds a Twitter Share button to your product pages.
Installation Level:Easy
Installation Time:~ 5 minutes
Author Notes:Zen Cart is the copyright of the Zen Cart Development Team.
DISCLAIMER
backtotop
This module is installed at your own risk. If you are unsure of how to complete the installation procedure documented below, please view our help section for additional information. Numinix Web Development LLC takes no responsibility for problems related to the installation of this module.
LICENSE
backtotop
Before installing this module, you agree to abide by these license terms.
INSTALLATION
backtotop
  1. Upload all files in this package while maintaining the directory structure (rename YOUR_TEMPLATE to your custom template folder name and YOUR_ADMIN to your admin folder name)
  2. Add the following code to any template file(s) you choose (example: includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php):
    Code: SELECT ALL
    <?php
    	if (TS_STATUS == 'true') { 
    		require($template->get_template_dir('tpl_modules_twitter_share_button.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_twitter_share_button.php'); 
    	}
    ?>
  3. Enable the module by going to admin => configuration => twitter share button and setting the Status to true.
UNINSTALL
backtotop
  1. Remove edits performed in the installation procedure above.
  2. Delete all uploaded files from your store.
  3. Patch your database by copying and pasting the contents of uninstall.sql into ADMIN->TOOLS->INSTALL SQL PATCHES
HELP
backtotop
Copyright © 2006-2013 Numinix Development LTD. Web design by Numinix