Information
 
Login
E-Mail Address:

Password:


 
Shopping Cart
0 items
 

News

News
Click to enlarge
Price: $10.00
Availability: In Stock
Model: Opencart News
Version : v1.494,v1.493,v1.492,v1.491
Browser : IE6++,Firefox,Opera,Chrome,Safari
Rating : 4 out of 5 Stars!

Demo : http://www.tylsoft.net/demo/ 

INCLUDE NEWS & NEWS MODULE

Supported OpenCart Versions:

================

All v1.4.8.x and v1.4.9.x

What does it do:

================

This is News function for Opencart. Support Unlimited News Categories,News,Related News.

 

OVERWRITTEN FILES

==================

admin\controller\common\header.php

admin\language\english\common\header.php

admin\view\template\common\header.tpl

ALL FILES ABOVE have been rename as _header.php and _header.tpl.

How to install it:

==================

1). Run SQL in the sql.txt in the PhpMyAdmin.

 

2). Unzip AND EDIT  admin\language\english\common\header.php and  ADD 

  

   $_['text_news_categories']   = 'News Categories';

   $_['text_news']              = 'News';

   EDIT  admin\controller\common\header.php and  ADD 

  

   $this->data['text_news_categories'] = $this->language->get('text_news_categories');

   $this->data['text_news'] = $this->language->get('text_news');

  

   $this->data['news_categories'] = HTTPS_SERVER . 'index.php?route=catalog/newscate&token=' . $this->session->data['token'];

$this->data['news'] = HTTPS_SERVER . 'index.php?route=catalog/news&token=' . $this->session->data['token'];

   

   EDIT  admin\view\template\common\header.tpl and 

   AFTER

   <li><a href="<?php echo $information; ?>"><?php echo $text_information; ?></a></li>

 

   ADD 

<li><a href="<?php echo $news_categories; ?>"><?php echo $text_news_categories; ?></a></li>

<li><a href="<?php echo $news; ?>"><?php echo $text_news; ?></a></li>

 

3)  upload the contents of the "upload" folder to the root directory of your OpenCart installation.

 

 

==================

About TylSoft

==================

Tylsoft is a Web design & programming business located in Suzhou, China. We specialize in e-commerce and corporate web development and in particular the Opencart platform.

And if you are looking for better and cheaper source of supply, you could contact us. We could help you to find what you want and make your business better.

WebSite: www.tylsoft.net

Email:   service@tylsoft.com

Write Review
Your Name


Your Review: Note: HTML is not translated!

Rating: Bad            Good

Enter the code in the box below:

There are no additional images for this product.