Appointment Calendar with MySQL Database

A Dreamweaver Extension.
Works with Dreamweaver MX, MX 2004,
DW 8, CS3, CS4, CS5, CS6, CC
Also available for non-Dreamweaver users.
Requires PHP on your hosting.
Product: Appointment Calendar with MySQL Database

This is a special version of our standard Dreamweaver Appointment Calendar, including additional features:

Important: Note that this special version is sold as a separate extension. However if you have purchased previously the standard Appointment Calendar or the Appointment Calendar with HTML Editor please contact us and we will provide you with an upgrade link for us$20. Be sure to include the email address used for the previous purchase in your contact message.

Screen shots:


Img.1 - Additional formatting in the public site.

Calendar Admin Area
Img.2 - HTML (WYSIWYG) Editor available in the admin area.

REQUIREMENTS

IMPORTANT: This software has the following requirements:

  1. Your webserver must support PHP scripts
  2. Your webserver must support MySQL databases (3.23 or later versions).

Optional requirements:

  1. If you want to use it as a Dreamweaver extension: Dreamweaver MX or later version (can be MX, MX 2004, DW 8, DW CS3, DW CS4, DW CS5, DW CS6, DW CC...)

Help & FAQ & Videos

The sample, installation instructions, video tutorial/demo and extended information are present in the standard Appointment Calendar page.

Additionally you must specify the database access details as indicated below:
  1. Create a MySQL database.
  2. Open the file "TDE_AppCalendar/admin/config.inc.php".
  3. In the first lines specify the database access details:
    define("DC_MYSQL_HOST","localhost"); 
    define("DC_MYSQL_USER","DATABASE USERNAME HERE"); 
    define("DC_MYSQL_PASSWORD","DATABASE PASSWORD HERE"); 
    define("DC_MY_DATABASE","DATABASE NAME HERE");
    
  4. The values to specify are the MySQL hostname("localhost" in most cases), the MySQL username, password and database name.

Note: All you need is to specify the database access details. The data tables will be created automatically on the first use (of the administration area). Note that the database user must have privileges to create new tables into the database.

Additional Info: Appointment Calendar with MySQL Database - Online FAQ.

Download Appointment Calendar with MySQL Database


Preferred payment & download method:

Paypal or Credit Cards:
PRICE
USD $49.99
After payment you will be redirected to a direct-download page and the download link will be emailed to the payment address.