🏨 Hotel Booking Enhancements: - Implemented Eagle Booking Advanced Pricing add-on - Added Booking.com-style rate management system - Created professional calendar interface for pricing - Integrated deals and discounts functionality 💰 Advanced Pricing Features: - Dynamic pricing models (per room, per person, per adult) - Base rates, adult rates, and child rates management - Length of stay discounts and early bird deals - Mobile rates and secret deals implementation - Seasonal promotions and flash sales 📅 Availability Management: - Real-time availability tracking - Stop sell and restriction controls - Closed to arrival/departure functionality - Minimum/maximum stay requirements - Automatic sold-out management 💳 Payment Integration: - Maintained Redsys payment gateway integration - Seamless integration with existing Eagle Booking - No modifications to core Eagle Booking plugin 🛠️ Technical Implementation: - Custom database tables for advanced pricing - WordPress hooks and filters integration - AJAX-powered admin interface - Data migration from existing Eagle Booking - Professional calendar view for revenue management 📊 Admin Interface: - Booking.com-style management dashboard - Visual rate and availability calendar - Bulk operations for date ranges - Statistics and analytics dashboard - Modal dialogs for quick editing 🔧 Code Quality: - WordPress coding standards compliance - Secure database operations with prepared statements - Proper input validation and sanitization - Error handling and logging - Responsive admin interface 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
155 lines
2.2 KiB
JavaScript
155 lines
2.2 KiB
JavaScript
{
|
|
"icons": [
|
|
"address-book",
|
|
"address-card",
|
|
"angry",
|
|
"arrow-alt-circle-down",
|
|
"arrow-alt-circle-left",
|
|
"arrow-alt-circle-right",
|
|
"arrow-alt-circle-up",
|
|
"bell",
|
|
"bell-slash",
|
|
"bookmark",
|
|
"building",
|
|
"calendar",
|
|
"calendar-alt",
|
|
"calendar-check",
|
|
"calendar-minus",
|
|
"calendar-plus",
|
|
"calendar-times",
|
|
"caret-square-down",
|
|
"caret-square-left",
|
|
"caret-square-right",
|
|
"caret-square-up",
|
|
"chart-bar",
|
|
"check-circle",
|
|
"check-square",
|
|
"circle",
|
|
"clipboard",
|
|
"clock",
|
|
"clone",
|
|
"closed-captioning",
|
|
"comment",
|
|
"comment-alt",
|
|
"comment-dots",
|
|
"comments",
|
|
"compass",
|
|
"copy",
|
|
"copyright",
|
|
"credit-card",
|
|
"dizzy",
|
|
"dot-circle",
|
|
"edit",
|
|
"envelope",
|
|
"envelope-open",
|
|
"eye",
|
|
"eye-slash",
|
|
"file",
|
|
"file-alt",
|
|
"file-archive",
|
|
"file-audio",
|
|
"file-code",
|
|
"file-excel",
|
|
"file-image",
|
|
"file-pdf",
|
|
"file-powerpoint",
|
|
"file-video",
|
|
"file-word",
|
|
"flag",
|
|
"flushed",
|
|
"folder",
|
|
"folder-open",
|
|
"frown",
|
|
"frown-open",
|
|
"futbol",
|
|
"gem",
|
|
"grimace",
|
|
"grin",
|
|
"grin-alt",
|
|
"grin-beam",
|
|
"grin-beam-sweat",
|
|
"grin-hearts",
|
|
"grin-squint",
|
|
"grin-squint-tears",
|
|
"grin-stars",
|
|
"grin-tears",
|
|
"grin-tongue",
|
|
"grin-tongue-squint",
|
|
"grin-tongue-wink",
|
|
"grin-wink",
|
|
"hand-lizard",
|
|
"hand-paper",
|
|
"hand-peace",
|
|
"hand-point-down",
|
|
"hand-point-left",
|
|
"hand-point-right",
|
|
"hand-point-up",
|
|
"hand-pointer",
|
|
"hand-rock",
|
|
"hand-scissors",
|
|
"hand-spock",
|
|
"handshake",
|
|
"hdd",
|
|
"heart",
|
|
"hospital",
|
|
"hourglass",
|
|
"id-badge",
|
|
"id-card",
|
|
"image",
|
|
"images",
|
|
"keyboard",
|
|
"kiss",
|
|
"kiss-beam",
|
|
"kiss-wink-heart",
|
|
"laugh",
|
|
"laugh-beam",
|
|
"laugh-squint",
|
|
"laugh-wink",
|
|
"lemon",
|
|
"life-ring",
|
|
"lightbulb",
|
|
"list-alt",
|
|
"map",
|
|
"meh",
|
|
"meh-blank",
|
|
"meh-rolling-eyes",
|
|
"minus-square",
|
|
"money-bill-alt",
|
|
"moon",
|
|
"newspaper",
|
|
"object-group",
|
|
"object-ungroup",
|
|
"paper-plane",
|
|
"pause-circle",
|
|
"play-circle",
|
|
"plus-square",
|
|
"question-circle",
|
|
"registered",
|
|
"sad-cry",
|
|
"sad-tear",
|
|
"save",
|
|
"share-square",
|
|
"smile",
|
|
"smile-beam",
|
|
"smile-wink",
|
|
"snowflake",
|
|
"square",
|
|
"star",
|
|
"star-half",
|
|
"sticky-note",
|
|
"stop-circle",
|
|
"sun",
|
|
"surprise",
|
|
"thumbs-down",
|
|
"thumbs-up",
|
|
"times-circle",
|
|
"tired",
|
|
"trash-alt",
|
|
"user",
|
|
"user-circle",
|
|
"window-close",
|
|
"window-maximize",
|
|
"window-minimize",
|
|
"window-restore"
|
|
]
|
|
} |