Post by Johnathan » Wed Dec 15, 2010 12:55 pm

Image

Current Version: v2023-5-18 (release notes)

OpenCart Versions: 1.5.0.x - 4.0.2.x

To Purchase: Visit OpenCartX or opencart.com

Image Image Image

This extension will give you additional product pages for your store, including All Products, Bestsellers, Coming Soon, Featured, Latest, Popular, and Recently Updated pages. You can add the links for these new pages to any template file, and simple instructions are included to add "View All" links to the corresponding Bestseller, Featured, and Latest modules.

  • Upload and go — modifies no core files.
  • Take advantage of the built-in extension updater. All that's required is to enter your current license key and click "Update".
  • Compatible with most custom themes. (Note: This extension is NOT compatible with BurnEngine.)
  • Set the heading, description, number of products per page, number of pages, and image size for each page type.
  • Choose whether to hide out of stock products, individually for each page.
  • Displays as many products as you want. This allows you set modules to limit the number of products they display, while still making available a full list of their corresponding products.

Image Image Image Image Image Image Image Image Image
Last edited by Johnathan on Sun Aug 28, 2011 7:09 am, edited 6 times in total.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by manson » Thu Dec 16, 2010 9:45 am

Johnathan did a great work on this! Installed and working superbly! Thanks Johnathan!

I don't know much about PHP...~~
Don't know much about JQuery...~~
But I do know that I love OC!~~
and I know that if you'd guide me, what a wonderful world this would be...!~~

_________________________________________________________________
Using OC 1.4.9.2
http://www.ten2hundred.com


User avatar
New member

Posts

Joined
Mon Dec 06, 2010 6:58 pm

Post by Johnathan » Mon Aug 01, 2011 9:52 am

Updated to v151.1

Release Notes:

- Added "limit" setting for 1.4.8 and 1.4.9.x product pages
- Added vQmod files for all the recommended file edits
- Updated to include compatibility with 1.5.1.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Thu Aug 18, 2011 2:37 am

Updated to v151.2

Release Notes:

- Latest and Bestseller pages now retrieve a maximum number of products that is 10 times the catalog limit
- Products per page "limit" setting is now in multiples of the catalog limit
- Includes instructions on how to add a limit for the default Featured module in OpenCart 1.5.x versions
- Improved performance with extremely large product databases
- Removed model files as they were now unnecessary
- Fixed bug with no display of ratings for 1.4.8 and 1.4.9.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Sun Aug 28, 2011 7:10 am

Updated to v151.3

Release Notes:

- Fixed bug with breadcrumb links in 1.5.x
- Fixed errors when no products are selected in the Featured module
- Made some code optimizations

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Fri Mar 30, 2012 10:22 am

Updated to v152.1

Release Notes:

- Renamed extension from "Latest, Featured, and Bestseller Pages" to "Extra Product Pages"
- Added a "Popular" products page
- Added 100% compatibility with any theme
- Reduced the number of files and amount of code
- Verified compatibility with 1.5.2.x
- Updated instructions.txt
- Updated license.txt

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Thu Jun 21, 2012 1:49 pm

Updated to v153.1

Release Notes:

- Verified compatibility with 1.5.3.x
- Updated to skip missing file errors in vQmod 2.1.6+
- Updated license.txt

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Sun Aug 19, 2012 12:44 am

Updated to v154.1

Release Notes:

- Verified compatibility with 1.5.4.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Tue Feb 05, 2013 2:22 am

Updated to v155.1

Release Notes:

- Fixed: compatibility with extensions that modify filepaths (like AceShop)
- Updated: compatibility to include 1.5.5.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Fri Feb 08, 2013 4:38 am

Updated to v155.2

Release Notes:

- Fixed: popular products are not sorted by popularity due to an OpenCart bug

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Mon Oct 28, 2013 10:43 pm

Updated to v156.1

Release Notes:

- Updated: how product data is set, to improve compatibility with other mods
- Updated: vQmod file to use the wildcard template support in vQmod 2.1+

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Tue Mar 17, 2015 8:06 am

Updated to v201.1

Release Notes:

- NOTE: The extra product page links in this version have changed, and will
need to be updated in your installation. They are now in the format:

http://www.yourdomain.com/index.php?route=product/list
http://www.yourdomain.com/index.php?rou ... bestseller
http://www.yourdomain.com/index.php?rou ... ist/coming
http://www.yourdomain.com/index.php?rou ... t/featured
http://www.yourdomain.com/index.php?rou ... ist/latest
http://www.yourdomain.com/index.php?rou ... st/popular

The old links will continue working until you remove these files:

/catalog/controller/product/bestseller.php
/catalog/controller/product/extra_pages.php
/catalog/controller/product/featured.php
/catalog/controller/product/latest.php
/catalog/controller/product/popular.php

- Added: "All Products" page (index.php?route=product/list)
- Added: "Coming Soon" page (index.php?route=product/list/coming)
- Added: compatibility with OpenCart 2.0.0.x - 2.0.1.x
- Fixed: "View All" links not working with multi-store installations
- Removed: compatibility with OpenCart 1.4.8 - 1.4.9.x
- Update: changed "extra_pages.xml" to "extra_product_pages.xml" -- don't forget to delete the old file if you're updating from a previous version

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Wed Sep 02, 2015 12:58 am

Updated to v203.1

Release Notes:

- Confirmed: compatibility with OpenCart 2.0.2.x - 2.0.3.x
- Fixed: "Coming Soon" page not working with databases that use table prefixes
- Fixed: bug with Default sorting if selected after sorting on something else
- Fixed: "Undefined index: text_separator" error
- Updated: changed "product/list" route to "product/list/all" to fix CSS issues that occur in OpenCart 2.0

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Wed Oct 28, 2015 2:43 am

Updated to v210.1

Release Notes:

- Added: compatibility with OpenCart 2.1.0.x
- Updated: instructions.txt file to include QSA in the htaccess URL syntax

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Sat Mar 19, 2016 2:36 am

Updated to v220.1

Release Notes:

- Added: compatibility with OpenCart 2.2.0.x
- Fixed: placeholder image not appearing in OpenCart 2.x versions for products that have no image assigned
- Updated: instructions.txt file with missing "Coming Soon" page URLs

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Mon Aug 08, 2016 7:04 am

Updated to v230.1

Release Notes:

- Added: "Recently Updated" page
- Confirmed: compatibility with OpenCart 2.3.0.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Thu Apr 13, 2017 12:43 am

Updated to v230.2

Release Notes:

- Fixed: the template was always falling back to the default in 2.2 and 2.3
- Updated: error messages caused by mods that change core OpenCart files should now be hidden on the rendered product listing page
- Updated: instructions.txt file to include directions on how to possibly make Journal's "product labels" feature work on Extra Product Pages

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Fri Jul 07, 2017 4:16 am

Updated to v300.1

Due to limitations in the opencart.com license system, a new extension was released on opencart.com for OpenCart 3.0 compatibility. However, free updates are still available for anyone that has purchased the extension in July 2016 or after --- just contact Clear Thinking here: http://www.getclearthinking.com/contact

Release Notes:
- NOTE: Due to OpenCart 3 requirements, the URLs for the extra product pages have changed. Make sure you update any links you have with the old versions. You can find the new URLs in the instructions.txt file, or the admin panel.

- Added: compatibility with OpenCart 3.0.0.x - 3.0.1.x
- Added: admin panel page to set various settings for each page type
- Added: ability to change the template file used for product rendering

- Removed: compatibility with OpenCart 1.5.x and 2.0.0.0 for new versions
- Removed: vQmod file since OpenCart 3 requires ocMod for the cloud, and the edits within the mod file are already detailed in the instructions.txt file

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Sat Oct 14, 2017 1:57 am

Updated to v302.1

Release Notes:

- Confirmed: compatibility with OpenCart 3.0.2.x

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Johnathan » Tue Nov 12, 2019 2:19 am

Updated to v303.1

Release Notes:

- Added: ability to hide out of stock products, individually for each page
- Added: ability to set a description for each page (which means the default template file used is now the category.tpl or category.twig file)
- Added: compatibility with some of Journal 3's features (like image hover and image labels)

- Confirmed: compatibility with OpenCart 3.0.3.x

- Fixed: rare issue with empty products showing up due to database issues
- Fixed: "A non well formed numeric value encountered" error occurring when the "page" parameter in the URL is not an integer like it should be

- Removed: unnecessary "add" variable from data array=

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am

Who is online

Users browsing this forum: Semrush [Bot] and 172 guests