https://github.com/zapalm/orderzeditor
Orders Editor module for PrestaShop
https://github.com/zapalm/orderzeditor
hacktoberfest order-editing prestashop-module
Last synced: 8 months ago
JSON representation
Orders Editor module for PrestaShop
- Host: GitHub
- URL: https://github.com/zapalm/orderzeditor
- Owner: zapalm
- Created: 2014-10-05T21:13:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T13:24:10.000Z (about 11 years ago)
- Last Synced: 2025-02-13T04:43:30.127Z (over 1 year ago)
- Topics: hacktoberfest, order-editing, prestashop-module
- Language: PHP
- Homepage:
- Size: 142 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Orders Editor 1.0
======
Description
------------
This is a module for [PrestaShop][4] e-commerce solution (v1.2-1.3) that allows to edit orders.
Since 1.2.0.0 version the module became free and licensed under open-source Academic Free License (AFL 3.0).
More info: http://prestashop.modulez.ru/en/administrative-tools/26-free-orders-editor-module-for-prestashop.html
Installation & Update
------------
The module has a normal installation.
After installation the tool is placed in the "Orders->Orders Editor" tab of the menu.
To update the module just do this:
- click uninstall button
- remove all files from "/modules/orderzeditor/"
- copy new files to the same directory
- and click install button
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/