Download the PHP package ecs/mailabsender without Composer
On this page you can find all versions of the php package ecs/mailabsender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ecs/mailabsender
More information about ecs/mailabsender
Files in ecs/mailabsender
Package mailabsender
Short Description ECS MailAbsender Module
License GPL-3.0-only
Homepage https://ecomstyle.de/
Informations about the package mailabsender
MailAbsender
Shopversion
OXID eShop 6.0 bis 6.3 (aktuell nicht unter 6.4 oder höher lauffähig!)
Zur OXID 4-Version: Klick
Features
Als Absender der Bestellmails wird der Name des Bestellers, als Absender der Kontaktformular-Nachrichten die Emailadresse des Absenders verwendet.
Installation (Kurzform)
composer require ecs/mailabsender
Installation (Langform)
- Erstellen Sie via SSH-Client eine Verbindung mit dem Server, auf dem Ihr OXID eShop liegt.
- Wechseln Sie in Ihr OXID-Projektverzeichnis, in dem sich die Datei composer.json sowie die source- und vendor-Ordner befinden.
- Führen Sie dort folgenden Befehl aus:
composer require ecs/mailabsender
- Loggen Sie sich in Ihren Shop-Admin ein und aktivieren das neue Modul unter Erweiterungen/Module.
License
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 http://www.gnu.org/licenses/.