Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zapalm/blocknewproductz

Adds a block that displaying the shop's newly added products.
https://github.com/zapalm/blocknewproductz

hacktoberfest new-products prestashop-module

Last synced: 2 days ago
JSON representation

Adds a block that displaying the shop's newly added products.

Awesome Lists containing this project

README

        

New products block (zapalm version): module for Prestashop 1.2-1.3
======

Description
------------
This is a module for [PrestaShop][4] e-commerce solution (v1.2-1.3) that allows to show a block with newly added products.
More info: http://prestashop.modulez.ru/en/frontend-features/20-new-products-block-zapalm-version.html

Installation & Update
------------
The module has a normal installation.

To update the module just do this:
- click uninstall button
- remove all files from "/modules/blocknewproductz/"
- copy new files to the same directory
- and click install button
- configure the module

Contributing
------------
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/

Changelog
------------
2010-10-21
- first release

...