The Installation of MailBeez 2.5 is successfully tested with ECB 1.08, running on php 5.3+
The installation is straight forward and can be done in a couple of minutes by following these steps:
MailBeez is maintaining it’s own tables – the shops existing table stay as they are.
Falls Sie noch nicht das Installations-Paket (.zip Archiv) geladen haben, bitte jetzt downloaden und auf Ihrem Computer entpacken: Download
copy following file to your admin-directory
mailbeez.php
copy following file and folder to your catalog-directory (where your index.php is located)
mailhive (folder)
mailhive.php
located and open the file
admin/includes/header.php
find
BOX_RSS => array('acl' => true,
'link' => array(FILENAME_CONFIGURATION, 'gID=27'),
'icon' => 'icon_rss.png'),
add after
'MailBeez' => array('acl' => true,
'link' => 'mailbeez.php',
'icon' => '../../../mailhive/common/images/minibeez.png'),
this will add the menu-entry “MailBeez” to your Tools-Box. Feel free to place this link whereever you want.
run
(shop)/mailhive.php
this will add the required permission for MailBeez for the primary admin account. If necessary add admin permission for MailBeez for secondary admin accounts as well
Mit Klick auf den neuen Menü-Punkt gelangen Sie zum MailBeez Installer:

Sie werden durch den weiteren Installations-Verlauf geführt und ggf. auf Probleme aufmerksam gemacht.
Fehler gefunden? Möchten Sie diese Seite verbessern?
diese Seite bearbeiten