History of last changes (for ApPHP Hotel Site)

You can read here a brief list of last changes:

Version 4.0.3 (Nov 12, 2012)
  • Feature: [added] multi-hotel support feature
  • Feature: [added] list of rooms on hotel description page
  • Feature: [added] possibility to admin to perform reservation in the past
  • Feature: [added] possibility to define booking module is active on a Whole Site, Front-End/Back-End only or inactive
  • Feature: [added] possibility to view Rooms Occupancy for all hotel rooms
  • Feature: [added] possibility to define room prices depending on number of guests
  • Feature: [added] possibility to define additional guests in room
  • Feature: [improved] Calendar - added Portuguese language translation
  • Feature: [improved] Customer module - added possibility for admin to add customers with empty account
  • Feature: [improved] minor changes in templates file header.php
  • Feature: [improved] minor changes in PDF invoice file
  • Feature: [improved] minor changes in index.php?page=booking_payment and Reservation class
  • Feature: [improved] alert messaging for check availability results for special periods of time
  • Feature: [improved] Additional Payment - not it accepts negative values to add a personal discount as an administrator
  • Bugs fixed

Version 3.9.1 (Jun 27, 2012)
  • Feature: [added] possibility to dynamically add Extras to the total sum of Shopping Cart (without refreshing the page)
  • Feature: [added] possibility to specify whether to send notification email when reservation expired
  • Feature: [added] possibility to download Invoice in PDF format: Bookings -> Bookings Management -> Download Invoice
  • Feature: [added] possibility to define preferred language for customers
  • Feature: [added] new type of campaigns - 'standard' that allows to define discount for special periods of time in the future
  • Feature: [added] possibility to define 'meal plans' via Bookings -> Settings -> Meal Plans Management
  • Bugs fixed

Version 3.8.4 (Jun 08, 2012)
  • Feature: [added] new module FAQ, that allows admin to create/manage FAQs
  • Feature: [added] possibility to send emails via SMTP mailer: General -> Site Settings -> Email Settings
  • Feature: [added] possibility to define Room Equipment via Admin Panel : Hotel Management -> Rooms Management -> Edit
  • Feature: [added] possibility to define whether to show Children Number in rooms via Admin Panel : Hotel Management -> Rooms Settings
  • Feature: [added] possibility to define whether to use WYSIWYG editor for Email Templates via General -> Site Settings -> Email Settings
  • Feature: [added] possibility to export/integrate Reservation Form on other sites: Hotel Management -> Integration
  • Feature: [added] automatically system suggestion on empty search result
  • Feature: [added] possibility to define week starting day via General Settings -> Datetime & Price Settings
  • Feature: [improved] VAT value allows now to accept 3 digits after decimal point
  • Feature: [improved] sending "forgotten password" email - now in customer/admin preferred language
  • Feature: [improved] minor changes in Create Account and My Account customer pages
  • Feature: [improved] Rooms Module - added possibility to upload 5 images for each room
  • Feature: [improved] Booking Module - added possibility to define whether to show 'reserved' rooms in search results until booking is complete
  • Feature: [improved] Booking Module - added possibility to define a maximum number of allowed bookings (not complete) per customer
  • Feature: [improved] Booking Module - added possibility to manually [ Cleanup ] pending bookings: Bookings -> Bookings Management -> Cleanup
  • Feature: [improved] Extras - added language translation for extras items
  • Feature: [improved] Booking Module - new payment type "Bank Transfer"
  • Bugs fixed

Version 3.7.5 (May 10, 2012)
  • Feature: [added] possibility to define whether to show fully booked/unavailable rooms in search
  • Feature: [added] Check Availability block on room description page
  • Feature: [added] Roles and Privileges for admin users
  • Feature: [added] maximum nights per booking to packages
  • Feature: [added] possibility to check prices on search result page for Available Rooms
  • Feature: [added] possibility to force SSL connection via General -> General Settings "Force SSL"
  • Feature: [added] added sending email after password was changed by admin
  • Feature: [added] added possibility to description whether to send email notification for admin on new user registration
  • Feature: [added] added sending email to customer after approval registration by admin
  • Feature: [improved] minor changes in Languages Module
  • Feature: [improved] minor changes in Email templates
  • Feature: [improved] minor changes in Check Availability date selection
  • Feature: [improved] customer notification procedure after placing an order
  • Feature: [improved] booking statistics - added possibility to filter data by country
  • Feature: [improved] credit card payment procedure - added card holder's name field
  • Feature: [improved] Banners Module - added possibility to use HTML in caption text
  • Feature: [improved] booking emails - added {HOTEL INFO} holder containing info about hotel
  • Feature: [improved] minor changes in RSS Module
  • Bugs fixed

Version 3.6.1 (Nov 18, 2011)
  • Feature: [added] possibility to define price format: American and European
  • Feature: [added] possibility to create packages with minimum-stay requirements
  • Feature: [added] possibility to check booking status online
  • Feature: [added] possibility to define a number of days before clients may cancel a reservation
  • Feature: [added] possibility to define Initial Fee via Modules -> Bookings -> Booking Settings
  • Feature: [added] new payment type - Pay on Arrival
  • Feature: [added] possibility to define and use discount coupons on site: Bookings -> Promo and Discounts -> Coupons Management
  • Feature: [added] possibility to define a maximum number of allowed no completed reservations per client via Modules -> Bookings -> Booking Settings
  • Feature: [added] possibility to add more extras after booking was created
  • Feature: [improved] minor changes in Clients Module settings
  • Feature: [improved] cancellation of reservation - added sending email for client and admin
  • Feature: [improved] prepayment types - added 'fixed sum', 'percentage' and 'first night'
  • Bugs fixed

Version 3.5.1 (Nov 20, 2011)
  • Feature: [added] redirecting of visitor to last visited page after login (booking pages only)
  • Feature: [added] possibility to resend activation email from client login page
  • Feature: [added] possibility to define type of the first night value calculating: real or average
  • Feature: [added] possibility to cancel booking for admin and clients
  • Feature: [added] new status for bookings: payment error
  • Feature: [added] possibility to define discount campaigns for specific client groups
  • Feature: [added] possibility to define a size of page for search of rooms availability
  • Feature: [added] new module Testimonials, that allows admin to manage clients testimonials
  • Feature: [added] possibility to define whether VAT fee included in price or not Bookings -> Booking Settings [VAT Included in Price]
  • Feature: [improved] pre-payment feature - added new types: Full Price, First Night Fixed Sum and Percentage
  • Feature: [improved] SEO links redirection on changing language or currency
  • Feature: [improved] search availability form holds selected check-in/check-out dates on booking page too
  • Feature: [improved] system pages - added possibility to edit "system_page" parameter on edit page
  • Feature: [improved] working with session variables
  • Feature: [improved] minor changes in News Module
  • Feature: [improved] booking statuses - added new status 'payment error'
  • Feature: [improved] calculating of discount was removed from extras
  • Bugs fixed

Version 3.4.4 (Oct 31, 2011)
  • Feature: [added] possibility to print (with printable view) a Bookings » Description page
  • Feature: [added] possibility to define room availability for each day of year
  • Feature: [added] possibility for admin to assign a room number to each reservation: Bookings -> Description
  • Feature: [added] possibility for admin to allow client reservation cancellation : Bookings -> Booking Settings [Clients May Cancel Reservation]
  • Feature: [added] possibility for admin to show allow/hide Reservation Form on homepage
  • Feature: [added] possibility for admin to enter Hotel Reservation ID (for internal use only)
  • Feature: [added] new field "fax" to client's accounts
  • Feature: [added] possibility for admin to define a type of booking numbers: random or sequential
  • Feature: [added] possibility for admin to send invoices by email
  • Feature: [improved] optimized search rooms availability procedures
  • Feature: [improved] credit cards validation procedure
  • Feature: [improved] "rooms left" message on search result page
  • Feature: [improved] statistics feature - added possibility to view separately taxes and income for bookings
  • Feature: [improved] cleaning of displayed text from tags, code holders etc. in search procedure
  • Feature: [improved] search feature - search in rooms defined as default
  • Feature: [improved] automatic CSS "active" for left menu links in Administration Panel
  • Feature: [improved] minor changes in style and functionality of Administration Panel
  • Bugs fixed

Version 3.3.0 (Jun 02, 2011)
  • Feature: [added] reports module for administrator: Bookings -> Information and Statistics -> Reports
  • Feature: [added] possibility for admin to add/edit Extras and include them with room booking
  • Feature: [improved] reservation and booking information in administrator panel
  • Bugs fixed

Version 3.2.4 (May 25, 2011)
  • Feature: [added] possibility to embed new module's tag into pages: {module:rooms}
  • Feature: [added] possibility to customer to delete posted comments
  • Feature: [added] added new status for booking - "Refunded", old status "Pending" renamed into "Reserved"
  • Feature: [added] groups for customers and possibility to send mass mail by customer groups
  • Feature: [added] new layout for pages in Add/Edit mode
  • Feature: [added] possibility to define 3 types of registration confirmation: none, by email, by admin
  • Feature: [added] possibility to see rooms availability by all rooms or single room: Booking Management -> Rooms Availability
  • Feature: [added] possibility to update vocabulary from uploaded file
  • Feature: [added] popular search
  • Feature: [added] possibility to preview site for admin without log off
  • Feature: [improved] defining price - added possibility to define price for one day
  • Feature: [improved] reservation email - added more information about customer
  • Feature: [improved] admin reservation - added possibility to assign customer to such reservations
  • Feature: [improved] prepayment option - added possibility to define prepayment in percents or first night
  • Feature: [improved] possibility for admin to make reservation - now without collecting credit card info
  • Bugs fixed

Version 3.1.3 (Apr 28, 2011)
  • Feature: [added] automatically switch according to minimum night in javascript calendar
  • Feature: [added] possibility to view room prices on Booking page
  • Feature: [added] new system page - Contact Us
  • Feature: [added] possibility to show Google Map on About Us page
  • Feature: [added] possibility to define type of WYSIWYG Editor (2 types) in Admin Panel -> General -> Settings
  • Feature: [added] possibility to cache system and news pages
  • Feature: [added] automatic CSS "active" link for left/right menu
  • Feature: [added] possibility to display separate album, on page with {module:album=code}
  • Feature: [added] possibility to define type of mailer function (2 types) via Admin Panel -> General-> Settings
  • Feature: [added] automatical removing of "preparing" orders via Admin Panel -> Booking -> Booking Settings
  • Feature: [improved] remove customer account procedure
  • Feature: [improved] SEO links for system pages
  • Feature: [improved] drawing headers - added possibility to add <IMG> tags for headers with text
  • Feature: [improved] availability calendar view in administrator panel Bookings -> Bookings Management -> Rooms Availability
  • Bugs fixed



Create Your Free Account
Please remember that this information is essential to use our services correctly.
After creating the account you will be able to download all of our FREE products.
Fields marked with * are mandatory






Please send me information about updates, new products, specials and discounts from ApPHP!
We recommend that your password should be at least 6 characters long and should be different from your username/email. Please use only letters of the English alphabet to enter your name.

Your e-mail address must be valid. We use e-mail for communication purposes (order notifications, etc). Therefore, it is essential to provide a valid e-mail address to be able to use our services correctly.

All your private data is confidential. We will never sell, exchange or market it in any way. Please refer to Privacy Policy.

By clicking "Create Account", you are indicating that you have read and agree to the ApPHP Terms & Conditions.