- Google Calendar Integration: Syncs with Google Calendar to prevent scheduling conflicts.
- ERPNext Leave Integration: Blocks time slots based on ERPNext leave records.
- Zoom & Google Meet Integration: Auto-generates meeting links for Zoom and Google Meet.
- Rescheduling Support: Enables participants to reschedule meetings easily.
Run the following command to install the app.
bench get-app [email protected]:rtCamp/frappe-scheduler.git
bench --site [site-name] install-app frappe-scheduler
bench --site [site-name] migrate
bench restart
For local development, check out our dev-tool for seamlessly building Frappe apps: frappe-manager
NOTE: If using frappe-manager
, you might require to fm restart
to provision the worker queues.
Visit the detailed System Setup Guide on wiki.
Please refer to our Wiki for details.
Please read contribution.md for details.
This project is licensed under the AGPLv3 License.