Description
✨ Key Features
- Reservation & Calendar: Real-time availability, drag-and-drop room calendar, waitlist, and overbooking controls.
- Rate Plans & Pricing: Seasonal rates, weekend rules, length-of-stay pricing, coupons, and corporate contracts.
- Front Desk: Fast check-in/out, ID capture fields, folio management, deposits, and late checkout workflows.
- Housekeeping: Room status (clean/dirty/OOO), task assignments, linen tracking, and notes with timestamps.
- Booking Engine: Date/guest search, room filters, add-ons (breakfast, parking), upsell prompts at checkout.
- Payments & Invoicing: Stripe/PayPal ready, multi-currency, taxes/fees, invoices with downloadable PDFs.
- Guest Communications: Email templates for confirmations, modifications, cancellations, and pre-arrival info.
- RBAC & Multi-Property: Owners, managers, receptionists; manage multiple properties and granular permissions.
- Reports & Analytics: Occupancy, ADR, RevPAR, revenue by segment, housekeeping productivity, and export to CSV/XLS.
- Localization: Multi-language UI, RTL support, localized date/number formats, and time-zone aware timestamps.
- SEO-Friendly Website Pages: Clean URLs, meta fields, schema hooks, and image lazy-loading for guest-facing pages.
- Extensible Architecture: Webhooks, service classes, provider adapters, and clean override points for custom logic.
⚙️ Technical Stack
- Backend: PHP 8.x (Laravel-style routing, middleware, policies, queues)
- Frontend (Web): Blade/Twig-style templates or SPA-ready JSON APIs; Tailwind/Bootstrap supported
- Database: MySQL/MariaDB (InnoDB, UTF-8MB4)
- Cache & Queue: Redis for sessions, queues, and rate calculations
- Optional Mobile: Flutter 3.x client for housekeeping & front-desk quick actions (Android/iOS)
- Server Requirements: Nginx/Apache; PHP extensions:
pdo_mysql,mbstring,openssl,tokenizer,json,xml,ctype,curl,zip - Tooling: Composer, Node.js (Vite/Mix), Flutter SDK (optional), Android Studio/Xcode for mobile builds
🧩 Installation Guide
- Provision Server: Create a UTF-8MB4 database; enable required PHP extensions; ensure Composer & Node.js are installed.
- Deploy Code: Upload files; run
composer install --no-devandphp artisan key:generate. - Configure Environment: Copy
.env.exampleto.env; setAPP_URL, DB, mail (SMTP), cache/queue, and payment keys. - Migrate & Seed:
php artisan migrate --seedto create tables and sample data (rooms, rates, roles). - Build Frontend:
npm installthennpm run build(ordevlocally). - Queues & Scheduler: Start workers with
php artisan queue:work; cron:* * * * * php artisan schedule:run. - Optional Mobile: In
flutter/, set API base URL inlib/config.dart; runflutter build apk/ios. - Go Live: Point domain to
public/, enable HTTPS, and configure secure headers (HSTS/CSP).
📦 Deliverables
- PHP (Laravel-style) backend source code + web templates
- SQL migrations & seeders (properties, rooms, rates, roles)
- Email templates, localization files, and schema hooks
- Sample
.env.exampleand deployment notes - Optional Flutter mobile app source (housekeeping/front desk)
- Quick-start documentation and developer notes
📱 Supported Platforms
- Web (Admin & Guest): Chrome,Firefox,Safari,Edge (latest)
- Android: Android 7.0+ (if using the Flutter app)
- iOS: iOS 13+ (Xcode build required for Flutter)
- Server OS: Ubuntu/Debian/CentOS recommended; Windows Server compatible
🧠 Notes
- License: Distributed under the GPL for lawful use, study, modification, and redistribution per GPL terms.
- Customization Tips: Keep pricing logic in service classes; implement provider adapters for payments/channel sync; avoid editing framework core.
- Security: Enforce HTTPS, role policies, CSRF protection, rate limiting; store secrets in environment variables; rotate API keys.
- Performance: Enable OPcache, Redis caching/queues; serve assets via CDN; batch housekeeping updates to reduce DB contention.
- SEO Assurance: Clean URLs, meta fields, Open Graph/Twitter cards, structured data hooks, and lazy-loaded images improve crawlability and LCP/CLS.
👨💻 Original Developer Credit
We acknowledge the original developer and marketplace publisher as the authoritative source for the initial product concept and feature design.
For provenance and updates, consult the original listing on
CodeCanyon (or the developer’s official site).
🔒 Disclaimer
This is a GPL redistribution provided for education, testing, and compliant use under the GPL. We are not the original authors and do not claim affiliation or endorsement.
Trademarks and brand names are the property of their respective owners. Before production use, you must verify third-party licenses (payment SDKs, libraries) and perform your own security and performance audits.

Haunted Halloween Deal Enjoy Unlimited Downloads!
Reviews
There are no reviews yet.