# Installation Guide

## cPanel steps

1. Create a subdomain, for example `booking.yourdomain.com`.
2. Set document root to `coworking-booking-app/public_html`.
3. Create MySQL database and user from cPanel.
4. Assign ALL PRIVILEGES to the database user.
5. Open `https://booking.yourdomain.com/install/index.php`.
6. Complete installer.
7. Login to admin.
8. Go to Email and configure SMTP.
9. Send a test email.
10. Go to Spaces and set pricing for both conference rooms.
11. Go to Settings and configure country blocking if required.

## Cron

This v1 does not require cron. Future reminder modules may add cron.
