Top
Installation erfordert FTP Zugang

Digistore up to 4.0

MailBeez works with DigiStore 4.0, running on php 5.3+

The installation is straight forward and can be done in a couple of minutes by following these two steps:

  • copy new files
  • modify existing files

Step 1 – copy new files

Falls Sie noch nicht das Installations-Paket (.zip Archiv) geladen haben, bitte jetzt downloaden und auf Ihrem Computer entpacken: Download

The “Quickstart Package” Zip-File contains several folders. The Folder “catalog” contains the files and folders you need to copy into your Shop Root.

Copy following file and folder to your Shop Root (where your index.php is located)


catalog/admin/mailbeez.php -> admin/mailbeez.php  
catalog/mailhive -> mailhive (folder)  
catalog/mailhive.php -> mailhive.php

Step 2 – modify existing files

1. Add a menu entry

located and open the file


admin/advanced_menu.php

find


 stm_aix("p7i3","p0i0",[0,"    <?php echo   BOX_CONFIGURATION_EMAIL_OPTIONS?>  ","","",-1,-1,0,"configuration.php?gID=12"]);

add in a new line


 stm_aix("p7i3","p0i0",[0,"    MailBeez   ","","",-1,-1,0,"mailbeez.php"]);

this will add the menu-entry “MailBeez” to your Email-Menu item.

Feel free to place this link whereever you want.

Installation ausführen

Mit Klick auf den neuen Menü-Punkt gelangen Sie zum MailBeez Installer:

MailBeez Admin

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