- Notifications
You must be signed in to change notification settings - Fork7
Frappe app designed to streamline meeting scheduling with smart integrations.
License
NotificationsYou must be signed in to change notification settings
rtCamp/frappe-appointment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 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 git@github.com:rtCamp/frappe-appointment.gitbench --site [site-name] install-app frappe_appointmentbench --site [site-name] migratebench restart
For local development, check out our dev-tool for seamlessly building Frappe apps:frappe-manager
NOTE: If usingfrappe-manager
, you might require tofm restart
to provision the worker queues.
Visit the detailedSystem Setup Guide on wiki.
Please refer to ourWiki for details.
Please readcontribution.md for details.
This project is licensed under theAGPLv3 License.