image sorting by date

0.0 (0 reviews) Brand: Website Tips And Tricks Price: ৳ 0.00 0 views
See specs Display
See specs Battery
See specs Camera
See specs Network

image sorting by date Overview

Verry smple solution Sort image by date upload in opencart 3.0.2.0 Image Manager,

Key Highlights

  • opencart version : 2.0.3.1
  • opencart version : 3.0.2 +
  • opencart version : 3.0
  • opencart version : 2.0
  • opencart version : 1.5 +

Pros

  • opencart version : 2.0.3.1
  • opencart version : 3.0.2 +
  • opencart version : 3.0
  • opencart version : 2.0
  • opencart version : 1.5 +

Cons

  • Official specs may vary by region
  • Store availability can change
Note: Information is based on available product data. Official specs and store prices may vary.

Description

image sorting by date wise in opencart 2.0.3.1 all virsion

Verry smple solution i searched the internet and found how to sort the images by the last added. its annyoing if you have a lot of products. i go, uppload the 2-3 pictures i have on a product and then i have to go and search for the filename since the image in image manager. the solution is simple:

find this line:

Code: Select all

$files = glob($directory . '/' . $filter_name . '*.{jpg,jpeg,png,gif,JPG,JPEG,PNG,GIF}', GLOB_BRACE);

Add after:

array_multisort(array_map('filemtime', $files), SORT_NUMERIC, SORT_DESC, $files);

Specification

No specification data available yet.

Questions & Answers

0

Ask about this product

Duplicate questions are blocked and admin approval is required.
No approved questions yet. Be the first to ask.
Moderated AnswersAdmin checks every question and answer
Community HelpVisitors can answer useful questions
No Duplicate SpamRepeated questions and answers are blocked

Reviews

Rating