https://github.com/zapalm/sharezblock
Special offer block in the product page: module for PrestaShop 1.4
https://github.com/zapalm/sharezblock
discount hacktoberfest marketing prestashop-module
Last synced: 5 months ago
JSON representation
Special offer block in the product page: module for PrestaShop 1.4
- Host: GitHub
- URL: https://github.com/zapalm/sharezblock
- Owner: zapalm
- Created: 2016-01-10T05:38:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T02:50:45.000Z (over 10 years ago)
- Last Synced: 2025-06-11T10:13:34.844Z (about 1 year ago)
- Topics: discount, hacktoberfest, marketing, prestashop-module
- Language: Smarty
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Special offer block in the product page: module for PrestaShop 1.4 [Alpha!]
======
Description
------------
This is a module for [PrestaShop][4] e-commerce solution (v1.4) that shows a special offer block on product page to enable cross selling.
The module is under development (alpha version)!
More info: http://prestashop.modulez.ru/en/frontend-features/13-special-offer-block-module-for-prestashop.html
Installation & Update
------------
The module has a normal installation.
To update the module just do this:
- click uninstall button
- remove all files from "/modules/sharezblock/"
- 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-11-10
- first release for PS1.3
...
2016-02-22
- some refactoring changes
- moving to PS1.4