https://github.com/netresearch/dhl-online-retoure-m1
DHL Online Retoure module for Magento
https://github.com/netresearch/dhl-online-retoure-m1
dhl magento-1 magento-module magento1-extension magento1-module openmage returns shipping-labels
Last synced: 3 months ago
JSON representation
DHL Online Retoure module for Magento
- Host: GitHub
- URL: https://github.com/netresearch/dhl-online-retoure-m1
- Owner: netresearch
- License: osl-3.0
- Created: 2019-09-18T09:38:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T11:05:48.000Z (over 1 year ago)
- Last Synced: 2024-04-14T11:16:22.231Z (about 1 year ago)
- Topics: dhl, magento-1, magento-module, magento1-extension, magento1-module, openmage, returns, shipping-labels
- Language: PHP
- Size: 1.44 MB
- Stars: 4
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
DHL Online Retoure Extension
============================The DHL Online Retoure extension for Magento enables customers to create return
shipping labels for their orders.Facts
-----
- version: 2.1.1
- extension key: Dhl_OnlineRetoure
- [extension on GitLab](https://git.netresearch.de/dhl/online-retoure-m1)
- [direct download link](https://git.netresearch.de/dhl/online-retoure-m1/repository/2.1.1/archive.tar.gz)Description
-----------
This extension integrates a _Return Order_ button on the order page in the
customer account section _My Orders_. The customer then confirms his sender
address and retrieves the return shipping label.Optionally, a link to the address confirmation page can be added to the
transactional emails.Requirements
------------
- PHP >= 5.5.0Compatibility
-------------
- Magento CE >= 1.9Installation Instructions
-------------------------1. Install the extension via Magento Connect with the key shown above or install
via composer / modman.
2. Clear the cache, logout from the admin panel and then login again.More information on configuration and integration into custom themes can be found
in the documentation.Uninstallation
--------------
1. Remove all extension files from your Magento installation
2. Revoke block permissions at `System → Permissions → Blocks`.
3. Clean up the database.DELETE FROM `core_config_data` WHERE `path` LIKE 'shipping/dhlonlineretoure/%';
DELETE FROM `core_resource` WHERE `code` = 'dhl_onlineretoure_setup';Support
-------
In case of questions or problems, please have a look at the
[Support Portal (FAQ)](http://dhl.support.netresearch.de/) first.If the issue cannot be resolved, you can contact the support team via the
[Support Portal](http://dhl.support.netresearch.de/) or by sending an email
to .Developer
---------
Christoph Aßmann | [Netresearch GmbH & Co. KG](http://www.netresearch.de/) | [@mam08ixo](https://twitter.com/mam08ixo)Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)Copyright
---------
(c) 2020 Netresearch GmbH & Co. KG
(c) 2020 DHL Paket GmbH