ProSchedule is a powerful, self-hosted, and intelligent appointment scheduling platform designed for professionals and businesses of all sizes. Built with a modern tech stack (Laravel, Vue.js, Inertia.js), it provides a complete solution to manage your schedule, accept payments, engage with clients, and grow your business. Take control of your data and offer a world-class booking experience with ProSchedule.
Demo: https://pro-schedule.w3bd.com/
Documentation: https://w3bd.gitbook.io/proschedule/
v4.1.2 — May 8, 2026 - Expanded editable content for Home Page via /dashboard/front_pages/home. - Fixed public Home Page sync issues (subtitle, category colors, demo button text). - Fixed Home Page editor console issues (textarea prop warning and image upload click error). v4.1.1 — April 20, 2026 - Added scheduled event publication, allowing users to be publicly available for appointments (User publication is now enabled by default and can be managed from the profile edit page) - Improved UI for several email templates - Set `/lang` as the primary translation directory - Fixed profile editing issues for specific roles and use cases v4.1.0 — April 06, 2026 - Improved validation for schedule event input form fields - Schedule event form now resets automatically after an appointment is created v4.0.9 — March 29, 2026 - Schedules — Status Filter: URL parameters (e.g., ?status=pending) are now applied on page load, ensuring the list reflects the selected status. - Schedules — Search Optimization: The search input is now debounced, so it triggers only after you pause typing, reducing unnecessary reloads. Event type and status filters still apply instantly when changed. - Schedules — Search Focus: If a search parameter is present in the URL, the search field is automatically focused for quick refinement. - UI Fix: Fixed the active tab highlighting issue on the Schedules page. v4.0.7 — February 24, 2026 - UI & UX Enhancements Visual Refinement: Polished the interface for a cleaner, more cohesive look. Dark Mode Optimization: Fine-tuned contrast and color palettes for a more comfortable late-night experience. - ⚙️ System Maintenance Dependency Updates: Upgraded core libraries to the latest versions to improve security, stability, and performance. v4.0.6 — February 7, 2026 - Improved Dark Mode UI across multiple pages (based on user requests) - Enhanced the Notification UI, including functionality improvements - Added more translatable strings and improved multi-language support v4.0.5 — December 28, 2025 - Added Russian language support - Improved footer section management via the admin panel - Enhanced homepage UI - Added an option to enable/disable the pricing page (SaaS) - Improved contact page customization options v4.0.4 — January 4, 2026 - Worked on the seeder file to generate workspaces if not exist for the existing data (`MigrateUsersToWorkspacesSeeder`) - Worked on the Core system update v4.0.3 — December 29, 2025 - Multi-Tenant Workspace System Users can now create and manage independent workspaces. Each workspace operates in a silo with its own dedicated events, contacts, organizations, and member lists, allowing for seamless switching between environments. - Stripe Subscription Management A full Stripe integration is now live, featuring secure checkout sessions and automated webhook handling for the entire subscription lifecycle (creations, renewals, and cancellations). Supports monthly/yearly billing and provides users with full invoice history. - Usage Tracking & Plan Enforcement Introduced a real-time monitoring engine that enforces subscription limits (max users, monthly appointments, and event types). Users can now view their usage percentages via a new billing dashboard. - Advanced Member Management Workspaces now support role-based access control (Owner, Admin, Member). Owners can invite team members and manage roles while the system automatically enforces seat limits based on the active plan. v4.0.2: December 8, 2025 - Improved timezone handling with conflict detection - Enhanced performance with optimized caching - Refined UI/UX updates across the home page and hero sections v4.0.1: November 21, 2025 - UI & UX improvements on the Appointment page - UI & UX improvements for Appointment Types and the Calendar Schedule page - Dependencies and Laravel Core updates --- v4.0.0 (14 October 2025) --- ✅ New Dashboard UI Design ✅ Enhanced Event Type Customization ✅ Modern Calendar Scheduling ✅ Redesigned Public Booking Page ✅ Flexible Availability Options ✅ Automated Timezone Conversion ✅ Improved Rescheduling & Cancellation Flow ✅ Paid Appointments Support ✅ Built-in AI Assistant ✅ Updated Blog & Content Management UI ✅ Advanced Reporting Tools --- v3.7.2 (31 Aug 2025) --- ✅ Fixed issues with future appointment event types ✅ Improved UI alignment for appointment lists with fewer than 4 items ✅ Core system enhancements and stability updates --- v3.7.1 (25 Aug 2025) --- ✅ Added Schedule Steps ✅ Refined Some UI on the schedule pages ✅ Core System Updates --- v3.7 (25 Jul 2025) --- ✅ New Feature: Push Notifications added ✅ New Feature: Enhanced event table with improved functionality and performance ✅ Improvement: Core framework optimized for better performance and stability --- v3.6.3 (28 Jun 2025) --- ✅ Improved: Renamed dashboard text from "Event" to "Schedule" for better clarity ✅ Improved: Core framework enhancements for improved performance and stability --- v3.6.2 (23 Jun 2025) --- ✅ Fixed & Improved: Resolved issues where event type ID was required in certain cases during event scheduling ✅ Improved: Core framework updated for better performance and stability — v3.6.1 (10th June 2025) — • Upgraded Laravel core for improved stability and performance • Optimized schedule query for faster data retrieval • Enhanced frontend rescheduling functionality for better user experience --- v3.6.0 (6 May 2025) --- - Custom Fields for Appointments: Such as a doctor can now add custom input fields (e.g., age, date of birth, gender) when creating appointment pages, allowing more flexibility in collecting patient information. - Enhanced Event Detail Preview: Scheduler can view additional submitted custom data in a structured table format under each event's details. - Improved Schedule View: Updated layout and structure for a more intuitive scheduling experience. - Typography Update: Replaced previous font with a clean, more readable typeface for better user experience. - Minor CSS Bug Fixes: Resolved several small but significant styling issues to improve visual consistency and responsiveness. --- v3.5.2 (03 March 2025) --- * FIXED: Issue with scheduling an appointment when the schedule type value field is empty. * IMPROVEMENT: Modifications to all sections on the home page. --- v3.5.1 (19 February 2025) --- + Fixed: Fixed the issue regarding adding a new organization (as per client support) + IMPROVEMENT: Laravel Core updates --- v3.5.0 (29 October 2024) --- + FEATURE: Added Contact and Organization based on the particular users + IMPORTANT: Security Update + IMPORTANT: Laravel Core Update + IMPROVEMENT: Replace Webpack with Vite + IMPROVEMENT: Update Frontend Dependencies + IMPROVEMENT: Improved Performance (Speed Up) + FIXED: Issues related to polyfill --- v3.4.3 (17 August 2024) --- + FEATURE: Added duration filter for appintment list page --- v3.4.2 (25 July 2024) --- + FEATURE: Filter Schedules by Event/schedule type --- v3.4.1 (27 June 2024) --- + FEATURE: Added Romanian Language --- v3.4.0 (6 June 2024) --- - Fixed: Date override issues for the event calendar schedule - FEATURE: Added option to enable/disable registration by the third party users from the settings page ***** To update this version from the existing version you need to do following steps, 1. Download files from the CodeCanyon and extract the ProSchedule folder and Backup your existing files. 2. Upload all files under the "ProSchedule" to your existing files except ".env" file. 3. Run this url to your website to update db - http://yoursite.com/upgrade/db 4. Run this url to seed the updated settings - http://yoursite.com/db/seed/settings --- v3.3.9 (3 June 2024) --- * Fixed: Timezone issue for the Google Calendar and iOS Calendar integration * Fixed: Event date and time for the Event confirmation message --- v3.3.8 (29 May 2024) --- * FIXED: Email notification for Event Reschedule * FIXED: IOS Calendar import or iCal(ics) file download - IMPROVEMENT: CSS loader and spinner --- 3.3.7 (16 May 2024) --- + FEATURE: Added Google reCaptcha (captcha) - on the login and register page --- 3.3.6 (5 May 2024) --- * FIXED: Dashboard Widget link issue including filter * FIXED: Laravel helper class issue while installation (based on user request) + IMPROVEMENT: Some language texts which was missed in trnslation --- 3.3.5 (23 April 2024) --- * FIXED: Show login link for the front page + IMPROVEMENT: Disable newsletter when disable contact features * FIXED: Default language change issue --- 3.3.4 (5 April 2024) --- - FIXED: Fixed Add to Google calendar and add to iOS device calendar --- 3.3.3 (24 March 2024) --- - IMPROVED & FIXED: Global Setting changing issues - IMPROVED & FIXED: Deleting existing users - FIXED: Collect question data (when make a schedule by client - they can ask any question or send note while select schedule event). Previously, the question field didn't populate correctly - it's fixed now. --- 3.3.2 (12 February 2024) --- - Added Poland(Polish) language translation - Included footer text for translation --- 3.3.1 (13 January 2024) --- - NEW FEATURE: Added Calendar layout view on the admin schedule page - DESIGN IMPROVEMENT: Appointment page design improvement --- 3.3.0 (26 December 2023) --- - NEW: Added French Language (as per support request) - FEATURE: Added copy schedule page option without header and footer. --- 3.2 (16 December 2023) --- - IMPROVEMENT: Global Settings Page (As per user request) - FIXED: Logo and Image caching issue while change (As per user request) --- 3.1 (3 December 2023) --- - Upgrade: Laravel Framework 10.34.2 - Upgrade: Inertia.js with v1.0 - UPDATE: Language Translation Update - FIXED: ReSchedule event --- 3.0 (9th September 2023) --- - FIXED: Diasbled event types shows on the user profile - FIXED: Disabled event types still have access with link. - FIXED: Search Profile by name - FIXED: On the event Confirmation page: Only not logged in user can see the signup button --- 2.9 (28 Aug 2023) --- - IMPROVEMENT: Event type delete issue fixed - IMPROVEMENT: Event details issue fixed --- 2.8 (27 June 2023) --- - NEW: added change favicon options - IMPROVEMENT: Update laravel vendors --- v1.1 - v2.7 ---- - Updated lots of internal things but didn't log as versions --- 1 (28 March 2023) --- * NEW: Initial Release
$35 |
Download |
5 average based on 3 ratings.
| Last Update | 2026-05-06 |
| Created | 2023-04-01 |
| Sales | 166 |
| Discussion | Comments |
| Compatible Browsers | IE9 IE10 IE11 Firefox Safari Opera Chrome Edge |
| Software Version | PHP 8.x PHP 7.x MySQL 8.x MySQL 5.x |
| High Resolution | Yes |
| Software Framework | Laravel |
| Files Included | JavaScript JS JavaScript JSON HTML CSS Sass PHP SQL |
| Video Preview Resolution | 1920x874 |