=== Clik Clik – Online Appointment Booking System === Contributors: Joemcintyre Tags: clik clik, booking system, online bookings, appointment, appointment calendar, appointment scheduling, appointment system, booking, booking calendar, booking system, calendar, calendar booking system, class, course, event, event booking, google calendar booking system, online appointment book, online appointment booking, online appointment scheduler, online booking calendar, online booking software, online booking system, scheduling, website booking, website booking system Requires at least: 3.5.1 Tested up to: 3.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Clik Clik plugin allows you to embed a real time booking calendar within your WordPress website. == Description ==

Trusted and used by Government, Personal Trainers, Business Coaches and Massage Therapists just to name a few. The Clik Clik plugin allows you to embed a real time booking calendar within your WordPress website. A valid Clik Clik account is required in order to use this plugin. Sign up for a free no risk 30-day trial.

Clik Clik Features:

== Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'Clik Clik' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard 5. Use a shortcode or PHP function to display the plugin content (see below) = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `clik-clik.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard 6. Use a shortcode or PHP function to display the plugin content (see below) = Using FTP = 1. Download `clik-clik.zip` 2. Extract the `clik-clik` directory to your computer 3. Upload the `clik-clik` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard 5. Use a shortcode or PHP function to display the plugin content (see below) = Shortcode/PHP Function Installation = 1. After you've installed the plugin, use a shortcode or PHP function to display the plugin content. 2. Shortcode: Simply insert this shortcode "[clik-clik height="900" width="700"]" (without quotes) into your post/page where you want the Clik Clik content to be displayed. The height and width attributes are optional but can used to specify the size of the plugin content to be displayed. 3. PHP Function: Add this PHP function "clik_clik(array('height' => 900, 'width' => 700))" (without quotes) into your template file where you want the Clik Clik content to be displayed. The function accepts a single optional argument, which is an array that contains two key/value items, height and width. == Frequently Asked Questions == = Do I need a Clik Clik account? = Yes, you will need to create an account at http://www.clikclik.com.au. There is a no risk 30-day trial to let you try things out. = What currencies do you support? = We currently support the following currencies: US Dollar, Australian Dollar, Euro, British Pound = I use another appointment booking system, can I import my bookings into Clik Clik? = If you are able to export your bookings into a CSV file then you can use our import wizard to do this. = Is there training available? = Clik Clik has been designed to be simple to use. Having said that, please contact us if you would like us to spend some time with you and get you familiar and confident with how to use Clik Clik. = Are there any industries that Clik Clik does NOT cater for? = We do not cater for restaurants or accommodation providers. = Is Clik Clik suitable for businesses that are mobile I.e. travel to your clients? = Yes you can use Clik Clik if you are a mobile operator. In Settings > Mobile Operator you can select the suburbs that you service along with how much additional time (padding) you want added to each booking to allow for travel between customers. = How will I know when I have received a new booking? = You can be notified either via email, SMS or both. = What if I wish to discontinue using Clik Clik? = To cancel, login to your account and go to Billing/Profile and then to Account and click on 'Cancel Account'. == Screenshots == 1. Screenshot #1 2. Screenshot #2 3. Screenshot #3 == Changelog == = 1.0 = * Initial Release == Updates ==