Auswahlthread viewtopic.php?t=188087
https://bs.hbsys.de/
https://bs.hbsys.de/documentation/de/
https://github.com/tkrebs/ep3-bs
Dr. aus AT https://www.homoeopathie-scheiblhofer.at/ mit WP Theeme Twenty Seventeen 3.1
TERMINBUCHUNG
https://www.homoeopathie-scheiblhofer.a ... g/termine/
Tennisverein Biberbach
https://plaetze.utc-biberbach.at/reservierung#new_tab
CSMB
https://www.csmb.at/ep3-buchungssystem.php
Hallo,
wie kann ich das System am besten in Wordpress intergrieren, welche Möglichkeiten gibt es?
Wie muss ich ep-3 absichern?
MfG
AxelMD
ep3 Bookingsystem - appointment - Buchungssystem
ep3 Bookingsystem - appointment - Buchungssystem
Zuletzt geändert von AxelMD am 06.11.2023 06:25:51, insgesamt 3-mal geändert.
Re: ep-3 Bookingsystem - appointment - Buchungssystem
EINRICHTUNG
https://bs.hbsys.de/documentation/de/in ... inrichtung
Oder github
https://github.com/tkrebs/ep3-bs/blob/master/INSTALL.md
https://bs.hbsys.de/documentation/de/in ... inrichtung
Oder github
https://github.com/tkrebs/ep3-bs/blob/master/INSTALL.md
Code: Alles auswählen
Installation of the ep-3 Bookingsystem
Requirements
Make sure that your system meets the system requirements:
Apache HTTP Server 2+
With mod_rewrite
PHP 8.1+
With intl extension
MySQL 5+
(or equivalent MariaDB version)
Preparations
This section is only relevant if you have cloned the repository directly from GitHub!
If you have downloaded a pre-made package from our website, continue with the installation.
Install dependencies via Composer
(for the time being, we need to enforce it with composer install --ignore-platform-reqs)
Installation
Setup the local configuration:
Rename config/init.php.dist to init.php
Optionally edit and customize the init.php values
Rename config/autoload/local.php.dist to local.php
Edit the local.php and insert your database credentials
Rename public/.htaccess_original to .htaccess
(if you experience webserver problems, try instead renaming public/.htacess_alternative to .htaccess)
Enable UNIX write permission for
data/cache/
data/log/
data/session/
public/docs-client/upload/
public/imgs-client/upload/
Setup the database by calling the setup.php
Delete the setup tool
public/setup.php
Delete any files in the following directory:
data/cache/
Optionally customize public files:
css-client/default.css for custom CSS
imgs-client/icons/fav.ico
imgs-client/layout/logo.png (75x75)
Re: ep-3 Bookingsystem - appointment - Buchungssystem
Was muss ich tun, wenn ich die Dateien per fpt auf einen Webspace geladen habe?
ep3-bs-1.8.1.zip entpackt:
https://pastebin.com/uvJGfAtT
Erster Erfolg auf shared Webspace:
Und nun?
https://bs.hbsys.de/documentation/de/in ... inrichtung
8.11.2023 Erster Test
Die erforderliche Registrierung, Passwort muss von Interessenten erstellt werden und die erforderliche Bestätigung der Emailadresse ist für potenzielle Neubucher unkomfortabel.
ep3-bs-1.8.1.zip entpackt:
https://pastebin.com/uvJGfAtT
Erster Erfolg auf shared Webspace:
Und nun?
Rename config/autoload/local.php.dist to local.php
Edit the local.php and insert your database credentials
Wo bekomme ich die Daten her?um in
config/autoload/local.php
und passen Sie die darin enthaltenen Einstellungen nach Bedarf an. Mindestens müssen Sie die MySQL-Zugangsdaten eintragen.
https://bs.hbsys.de/documentation/de/in ... inrichtung
Welchen Zeichensatz muss ich für die Erstellung der MySQL Datenbank wählen?2. Datenbank einrichten
Als nächstes sollten Sie eine (leere) MySQL 5+ Datenbank auf dem Webserver erstellen.
Notieren Sie die Zugangsdaten für den nächsten Schritt.
8.11.2023 Erster Test
Die erforderliche Registrierung, Passwort muss von Interessenten erstellt werden und die erforderliche Bestätigung der Emailadresse ist für potenzielle Neubucher unkomfortabel.
Re: ep3 Bookingsystem - appointment - Buchungssystem
Jetzt bekomme ich diese Fehlermeldung:
https://github.com/tkrebs/ep3-bs/issues/23
https://github.com/tkrebs/ep3-bs/issues/506
https://github.com/tkrebs/ep3-bs/issues/23
https://github.com/tkrebs/ep3-bs/issues/506