Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

SooR

Users
  • Posts

    1,513
  • Joined

  • Last visited

On this page you can find all the add-ons and services from SooR

OCFilter - SEO Product Filter фильтр
OCFilter is a fast and functional product filter in categories, search, manufacturer, specials and other catalog pages.
The main emphasis is on the speed of product search and the ease of use of the filter by both buyers and shop owners.

Updated

OCFilter - SEO Product Filter

2,100 грн
Sales paused
OCDepartment - Categories in Brands, Specials, Search навігація
OCDepartment is a module for displaying categories on the pages of manufacturer, promotions, search and regular categories. The list of categories is formed based on which page (layout) the module is displayed on. Technically, the categories of all products on the page are displayed.

Updated

OCDepartment - Categories in Brands, Specials, Search

25
OCFilter - Install, Upgrade, Configuration
Services of installation, updating, basic configuration and styling by the OCFilter product filter module

Updated

OCFilter - Install, Upgrade, Configuration

Free
Auto flush OCmod log file
The extension is intended for those who use a lot of modifiers, update them often and at the same time observe brakes when loading a page with modifiers. According to my observations, for every 4th this log (ocmod.log) grows to huge sizes, which is loaded into the browser every time you open the modifiers page.   The extension clears this log when it reaches 3 mb. Checking for the log size is carried out every time you go to the modifiers page. Code insertion is minimal: if (is_file(DIR_LOGS . 'ocmod.log') && filesize(DIR_LOGS . 'ocmod.log') > 1024 * 1024 * 3) { $handle = fopen(DIR_LOGS . 'ocmod.log', 'w+'); fclose($handle); $this->session->data['success'] = 'Log is clean!'; } After cleaning, you will see a message "Log is clean!". See version support on the right →..

Updated

Auto flush OCmod log file

Free

Guest
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.