- Extract ZIP archive of platform then upload platform folder to server.
For Linux based OS path to folder can be like
/var/www/html/ - Open installation script, pass all requirements then click "Go to login".
URL of installation script can be like
http://YOUR_DOMAIN/install.php - Register first account - it will have administrator permissions.
- Administrator account can be changed in accounts/admin.json
- PAYPAL_ID - your account email
- PAYPAL_ALIAS - value is the secure merchant account ID of the subscription provider's PayPal account. This value is in the "My business" info section of your PayPal account profile.
- PAYPAL_SANDBOX - set what you need: true or false
- SENDGRID_API_KEY - create it here https://app.sendgrid.com/settings/api_keys
- SENDGRID_ASM_GROUP_ID create it here https://mc.sendgrid.com/unsubscribe-groups
- Set "Event Webhook" here https://app.sendgrid.com/settings/mail_settings to sendgrid.php
- BITRIX24_URL - register your account here https://www.bitrix24.com and create online chat
- For supporting subdomains: platform must be installed in root folder of your domain
- Create site page with "Appointment booking" section
- Go to "My account > Settings > Widget"
- Select page you created in "Widget landing"
- Copy JS code and paste it into your third party website
- Login as administrator (can be changed in accounts/admin.json)
- For update platform need purchased and activated license - use "Purchase License" and "Activate License"
- Go to "Get Update" then click "Update"
- Please note: all original files provided in platform will be overwritten
- For site theme: copy landing_themes/sectionhub folder to new landing_themes/THEMENAME folder
- For email theme: copy email_themes/sectionhub folder to new email_themes/THEMENAME folder
- Any changes in this folder will not be affected after platform update
- Change theme in user profile settings