bookingtime / app-joomla-appointment
Conveniently integrate bookingtime's online appointment booking into your website.
Requires
- php: ^8.1
- bookingtime/lib-phpsdk-app: ^1.0
- symfony/config: ^5.4
- symfony/translation: ^5.4
- symfony/twig-bridge: ^5.4
- twig/twig: ^3.5
This package is auto-updated.
Last update: 2025-01-22 18:03:43 UTC
README
Joomla extension appointment, booking module wrapper for CMS Joomla with included setup process.
Requirements
- Joomla version 4+5: https://manual.joomla.org/docs/next/get-started/technical-requirements/
Installation
- Download the latest version of bookingtimeAppointmentComponent from GitHub.
- Extract the downloaded ZIP archive.
- Open the Joomla Administrator Dashboard.
- Navigate to
Extensions
>Manage
>Install
. - Choose the
Upload Package File
option. - Select the downloaded ZIP file of bookingtimeAppointmentComponent and click on
Upload & Install
.
Configuration
After installing bookingtimeAppointmentComponent, you can customize the settings:
- Open the Joomla Administrator Dashboard.
- Navigate to
Components
>bookingtime appointment
. - Create a new account or connect with your bookingpage if account already exist.
- Adjust the settings as needed and click on
Save
.
Usage
To use bookingtimeAppointmentComponent, follow these steps:
- Open the Joomla Administrator Dashboard.
- Navigate to
Content
>Site Modules
>MOD_APPOINTMENT
. - Here, you can select an appointment url.
- Set the
status
to published. - Set the
Menu Assignment
toOn all Pages
Frontend
To show the bookingtimeAppointmentComponent in your website, follow these steps:
- Open the Joomla Administrator Dashboard.
- Navigate to
Content
>Articles
and click on+ New
. - Click on
CMS Content
and selectModule
. - Now select the created
MOD_APPOINTMENT
module. - In your HTMl-Editor should now be someting like this
{loadmoduleid 1}
.
bookingtimeAppointmentComponent is not displaying correctly
If bookingtimeAppointmentComponent is not displaying correctly, you can perform the following troubleshooting steps:
- Check if the component was installed properly.
- Ensure all required files were uploaded.
- Consider updating to the latest version of Joomla if necessary.
Composer
Another way to install the extension is through Composer.
composer require bookingtime/app-joomla-appointment
see: https://packagist.org/packages/bookingtime/app-joomla-appointment
Help and docs
- Support for developers: https://developer.bookingtime.com
- See the full API documentation under https://service.bookingtime.com/apidoc/module
Security
If you discover a security vulnerability within this package, please send an email to support@bookingtime.com or create a ticket. All security vulnerabilities will be promptly addressed.
License
This extension is distributed under the MIT License, see LICENSE file for more information.
Copyright 2014 bookingtime GmbH. All Rights Reserved.
Made with 💙 by © bookingtime