ecs/noregmail

ECS NoRegMail Module

Installs: 667

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:oxideshop-module

2.0.1 2018-04-28 10:36 UTC

This package is auto-updated.

Last update: 2024-04-20 05:29:19 UTC


README

Shopversion

OXID eShop 6

Zur OXID 4-Version: Klick

Features

Bei Neuregistrierung wird keine sinnlose Bestätigungs-Email mehr versandt.

Installation (Kurzform)

composer require ecs/noregmail

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/noregmail
  • 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/.