Wednesday, November 21, 2012

The new version 4.0.3 of ApPHP Hotel Site script has been released

The new version 4.0.3 of ApPHP Hotel Site script is available now for downloading. There are some bugs fixed and many new additions and improvements.

ApPHP Hotel Site is a powerful hotel management and on-line reservation site script. This script is the fully functional PHP solution to manage small to medium size of hotels, holiday flats or guesthouse.



Here the main additions and improvements in the last version:

  • 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
To view a Live Demo click here.

To download new version click here.

Sunday, November 18, 2012

The new version 2.1.1 of ApPHP Medical Appointment script has been released

The new version 2.1.1 of ApPHP Medical Appointment script is available now for downloading. There are some bugs fixed and many new additions and improvements.

ApPHP Medical Appointment is a Clinic management, doctor and therapist online medical appointment scheduling system for the management of health care appointments.


Here the main additions and improvements:
Version 2.1.1
  • Feature: [added] Doctors Login feature
  • Feature: [added] Doctors Registration feature
  • Feature: [added] alert message for doctors and admins about appointments awaiting approval
  • Feature: [added] SEO links for doctor profile pages
  • Feature: [added] possibility for doctor to edit specialities, addresses and other profile info
  • Feature: [added] possibility to define multiple addresses for Doctors
  • Feature: [added] new module - Google Maps
  • Feature: [added] possibility to view doctor or patient profile in popup window from appointments page
  • Feature: [added] new module - Reminders that allows to send email reminders to patients and doctors
  • Feature: [improved] Possibility to admin to configure Doctors Module settings
  • Feature: [improved] Banners Module - added possibility to use HTML tags in banner text
  • Feature: [improved] Appointments module - added possibility to send notification to admin and/or doctor
  • Feature: [improved] Appointments module - canceled appointments are not shown in past for patients and doctors
  • Feature: [improved] possibility to search doctor by location/address
  • Feature: [improved] secure URL for appointment process
  • Feature: [improved] privacy and security of patient data
  • Bugs fixed
To view a Live Demo click here.

To download new version click here.

Thursday, November 08, 2012

The new version 3.8.4 of ApPHP Shopping Cart has been released.


The new version 3.8.4 of ApPHP Shopping Cart script is available now for downloading. There are some bugs fixed and many new additions and improvements.

ApPHP Shopping Cart is a PHP/MySQL open-source e-commerce system. It is a fully customizable shopping cart, specially designed for web. ApPHP Shopping Cart allows visitors to collect items in a virtual shopping cart over multiple product web pages without losing the items ordered.

Here the main additions and improvements:
Version 3.8.4
  • Feature: [added] new module: FAQ
  • Feature: [added] possibility to recalculate products count for each category via Products Catalog -> Products Management -> Categories Management
  • Feature: [added] new module: Newsletter Subscription
  • Feature: [added] possibility to manage roles and privileges for admins
  • Feature: [added] possibility to send emails via SMTP mailer: General -> Site Settings -> Email Settings
  • Feature: [added] new fields for products: SKU, weight, dimensions
  • Feature: [added] quantity changer withg arrows for shopping cart and product description pages
  • Feature: [improved] "new products" block style on home page
  • Feature: [improved] "resend activation" email procedure
  • Feature: [improved] minor changes in functionality of Countries class
  • Feature: [improved] minor changes in renaming of product fields
  • Feature: [improved] shopping cart module - added special refund email
  • Bugs fixed
To view a Live Demo click here.

To download new version click here.

Thursday, October 11, 2012

The new version 7.7.7 of ApPHP DataGrid has been released.

The new version 7.7.7 of ApPHP DataGrid was released and available now for downloading. There are many improvements and new features. This version requires full re-installation, if you work with one of previous. Please read carefully Getting Started.

The goal of ApPHP DataGrid script is to simplify the generation and editing of DataGrid pages for web developers. It is a fully functional, outstanding open source PHP control.

Here the main additions and improvements:
  • Feature: [added] possibility to export into MS WORD files: 'doc'=>'true'
  • Feature: [added] non-documented attribute 'placeholder' => '' for textfields in Add/Edit Modes
  • Feature: [added] possibility to define view type of multirow operations: 'icons' or 'dropdownlist'
  • Feature: [added] non-documented property $this->drawElementIdInViewMode (default - false)
  • Feature: [added] 'elements_alignment' property for "enum" fields in Add/Edit Modes
  • Feature: [added] non-documented property $this->filteringHideIconAllowed (default - true)
  • Feature: [added] non-documented property $this->refreshPageIconAllowed(default - true)
  • Feature: [improved] maxlength attribute for textarea doesn't show counter if value is not defined
  • Feature: [improved] optimized executing time for AddRow() method
  • Feature: [improved] optimized drawing of pagination selector dropdownlist for large tables
  • Feature: [improved] 'radiobuttons_alignment' property for foreign fields renamed into 'elements_alignment'
  • Feature: [improved] scrolling feature with new jQuery Scrollable Table Plugin
  • Bugs fixed
To view a Live Demo click here.

To download new version click here.

Sunday, August 05, 2012

The new version 3.3.9 of PHP DataForm Pro has been released.


The new version 3.3.9 of PHP DataForm Pro is available now for downloading. There are many improvements and new features, like new calendar type "dropdownlist", new "view_type" for "color", autocomplete feature for texboxes etc. This version requires full re-installation, if you work with one of previous. Read carefully Getting Started.

Here the main additions and improvements:

* Feature: [added] non-documented property 'addBackQuotes' (default value - false)
* Feature: [added] non-documented field attribute "placeholder"=>""  in add/edit modes for textbox fields
* Feature: [added] possibility to clear uploading file field with [Clear] link
* Feature: [added] new calendar type "dropdownlist" for time fields
* Feature: [added] new "view_type" for "color" fields : "picker"
* Feature: [added] new attribute "allowed_extensions" for "image" and "file" fields
* Feature: [added] possibility to use autocomplete feature for texboxes in Add/Edit Modes
* Feature: [added] added new Mode - "Details" via $dform->SetDetailsRid($df_rid);

* Feature: [improved] PEAR extension moved to modules/ directory
* Feature: [improved] jQuery module - added check whether jQuery already included
* Feature: [improved] debug information - added info about database type, php extension etc.
* Feature: [improved] execution time of GetFieldValueByType() method
* Feature: [improved] in language abbreviation names removed "_utf8"
* Feature: [improved] minor changes in installation module
* Feature: [improved] SetAnchor() method deprecated, renamed into into AllowTopAnchor()
* Feature: [improved] debug messages on sending emails

* Bugs fixed

To view a Live Demo click here.

To download new version click here.