https://github.com/proudcommerce/pswithdrawalform
Form for handling returns (withdrawal) of orders.
https://github.com/proudcommerce/pswithdrawalform
Last synced: 3 months ago
JSON representation
Form for handling returns (withdrawal) of orders.
- Host: GitHub
- URL: https://github.com/proudcommerce/pswithdrawalform
- Owner: proudcommerce
- Created: 2014-06-06T06:00:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T18:42:39.000Z (over 6 years ago)
- Last Synced: 2025-01-31T08:33:04.779Z (5 months ago)
- Language: Smarty
- Homepage:
- Size: 337 KB
- Stars: 7
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
psWithdrawalForm
=========Form for handling returns (withdrawal) of orders.
Free module for OXID eshop 4.7, 4.8, 4.9 and 4.10.Features
Shop frontend view for withdrawal form
Sends email with all information to shop owner
Sends confirmation email to customer
Installation1. copy content from copy_this folder into your shop root
2. activate module psWithdrawalForm in shop admin
3. open form at yourshop.tld/?cl=psWithdrawalFormTip: Use the [OXID module connector](https://github.com/OXIDprojects/OXID-Module-Connector) to install this module.
SEO-URL
If you would like to have an SEO-URL for this view, execute the following sql statement:
INSERT INTO `oxseo` (`OXOBJECTID`, `OXIDENT`, `OXSHOPID`, `OXLANG`, `OXSTDURL`, `OXSEOURL`, `OXTYPE`, `OXFIXED`, `OXEXPIRED`, `OXPARAMS`, `OXTIMESTAMP`) VALUES
('fa9d03b28fc249bb9740dbeb84fd7fcb', '0ae3efa3dbb98ab21c4bdfe641cd54ba', 'oxbaseshop', 0, 'index.php?cl=psWithdrawalForm', 'Widerrufsformular/', 'static', 0, 0, '', '2014-06-05 17:04:54');
Screenshot
Changelog
2014-12-05 1.1.3 Support for OXID 4.9
2014-06-12 1.1.2 Fix translation special chars email body
2014-06-10 1.1.1 Fix email notification for customer
2014-06-06 1.1.0 Add email notification for customer
2014-06-05 1.0.0 Module releaseLicense
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
Copyright
Proud Sourcing GmbH 2016
www.proudcommerce.com / www.proudsourcing.de