NopSpeedFilters.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
With this module you can add filters (specifications, product attributes, manufactures, vendors, price range).

Key Features.
1. It works very fast. The plugin uses stored procedures and Ajax. First run is very fast.
2. Multilanguage support. Descriptions may be written in different languages.
3. You can change design (cshtml-files and css-style).
4. Multistore support.
5. You can use another our plugin MSSQL Provider for increasing performance.
    ex. skip double loading for url page like this
    http://demo330.foxnetsoft.com/computers#/sFilters=3!7&mFilters=1

Note.
It works only on MSSQL Server 2005 and above.

Not registered version has only one limitation - trial period 30 days.

Compatible for NopCommerce 3.2/3.3

How to Install and Configure plugin.

You can see how this plugin works at Youtube
http://youtu.be/bmT5VAjKg2g

Link to our site http://foxnetsoft.com/nopspeedfilters

Price 50$.
9 years ago
Hi,

Is it by coincidence that the settings of your filters are 1-to-1 copy of the settings of the Nop Ajax Filters?

You could have at least made the effort to change all of the names of the settings in the C# code!

Just have a look at some of the settings:

SpeedFilterSettings in assembled code:

SortOptionsDropDownSelector

CategoriesWithoutFilters

ProductsGridPanelSelector

PagerPanelSelector

Ajax Filters settings in assembled code:

SortOptionsDropDownSelector

CategoriesWithoutFilters

ProductsGridPanelSelector

PagerPanelSelector


The name of the C# variables are exactly the same.

I also notice that you are using a jDropDown script, which is also used in the Nop Ajax Filters, which we dug out years ago, when we created the filters, and which no one will ever consider to use nowadays with so many modern controls out there, not to speak that KendoUI is now part of nopCommerce out of the box.

It is good that we stuck with it so that we can see it used in your plugin too.

I don't even want to look further into your plugin because it would make me even angrier.

We appreciate competition, it is good for the nopCommerce eco-system. But next time please do make an effort so that we do not have to compete with our own products!

Otherwise nice effort!
9 years ago
You wrote very good plugin.  
It will be run on every platform (Azure, MSSQL Compact, etc.)
Our plugin runs only under MSSQL Server.
Our plugin doesn't' support "color" parameters.

1. We'll rewrite all names of the settings.
2. We also use jDropDown from http://do-web.com/jdropdown.
9 years ago
It's really bad news. It's not the first case when somebody clones plugins of nop-templates. Other vendors tried to do it (also even without property renaming, etc). But of course all of them were removed from our extensions directory becase dlagiarism is not allowed.

The plugin is deleted. Please do not submit it again (for example, with renamed properties). It won't be approved.
9 years ago
We had renamed them yesterday. We understand.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.