Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zapalm/ztfilter
Tabular products filter: module for PrestaShop 1.4
https://github.com/zapalm/ztfilter
hacktoberfest prestashop-module product-filter
Last synced: 14 days ago
JSON representation
Tabular products filter: module for PrestaShop 1.4
- Host: GitHub
- URL: https://github.com/zapalm/ztfilter
- Owner: zapalm
- Created: 2017-01-14T08:29:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T08:57:40.000Z (almost 8 years ago)
- Last Synced: 2024-11-01T23:42:19.602Z (2 months ago)
- Topics: hacktoberfest, prestashop-module, product-filter
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Tabular products filter: module for PrestaShop 1.4
=================================================Description
------------
This is a module for [PrestaShop][4] e-commerce solution (1.4) that allows to filter products and view them in a table.
More info: http://prestashop.modulez.ru/en/frontend-features/12-tabular-products-filter-for-prestashop.htmlInstallation & Update
------------
The module has a normal installation.To update the module just do this:
- click uninstall button
- remove all files from "/modules/ztfilter/"
- copy new files to the same directory
- and click install button
- configure the moduleContributing
------------
This is an open-source module licensed under Academic Free License (AFL 3.0).
To contribute to this project, you should make pull requests to the development branch.
If you need some help to make a [pull-request][1].
All contributions must respect [the coding norm][2] and [the commit norm][3] in your pull-request.
All files that you commit in your pull request must have Academic Free License (AFL 3.0).[1]: https://help.github.com/articles/using-pull-requests/
[2]: http://doc.prestashop.com/display/PS15/Coding+Standards
[3]: http://doc.prestashop.com/display/PS15/How+to+write+a+commit+message
[4]: http://prestashop.com/