Installation
-
Download and unzip the Skedmaker WordPress Plugin.
-
Copy the “skedmaker-online-scheduling” folder to the WordPress directory: “/wp-content/plugins/”. NOTE! – do not copy the folder with the version number.
-
Upload the “skedmaker-online-scheduling” folder to your server.
-
Log in to your WordPress admin page.
-
Click “Plugins” from your admin menu.
-
Find “Skedmaker” on your list of plugins.
-
Click Activate.
-
A Skedmaker menu item will appear on your admin menu.
-
Click Skedmaker from your admin menu.
-
Skedmaker will automatically build the database tables required to run the plugin.
-
After the tables are built, your Skedmaker Administration page will load.
-
Follow the prompts at the top of the Admin page to get started building your schedule.
-
It is IMPORTANT that you follow the prompts to set your timezone and set e-mail address to receive appointment notifications.
-
To display your Skedmaker schedule on your pages, simply use the short code [wp-skedmaker] on each page you want it displayed. NOTE: Skedmaker will only work when included on pages set to ‘default’ or ‘permalinks’.
-
Once installation is complete, you can delete the file: “_includes/sm-db-build.php”. But you don’t have to.
-
If you have any issues or questions, PLEASE leave a support message and I will do my best to help you.
FAQ
- How do I set up my schedule?
-
-
From the Administration Home page menu, click on “Default Days”.
-
Select from the options to set up a basic schedule.
-
- How do I set up a more complex schedule than what is available on the Default Days?
-
-
From the Administration Home page menu, click on “Custom Days”.
-
Choose a name for your custom day, for example: Holiday Schedule.
-
Click on the name of your Custom Day from the list.
-
Add timeframes and number of available appointments to the Custom Day in the next page.
-
Once you have your Custom Day completed, click “Apply Custom Day”.
-
You will be directed to a page that lists out all the days for the next 2 years.
-
Check off the days you want to apply your new Custom day to, and click save.
-
The admin view of your calendar will now reflect the Custom Day you have applied by showing a logo on those days.
-
To remove a custom day, select “Remove Custom Day” at the top of the appointments list on the Admin Home page.
-
- Can you schedule more than one client at a time? How?
-
- Yes, you can have up to 10 appointments in one time frame.
-
For “Default Days” — select from the “Multiple Appointments” drop down list and pick the number you want to have.
-
For “Custom Days” — When you are building an individual time frame, select the number of appointments you want to have available for that one time frame.
-
Your schedule will show the number of available appointments, and this will decrease when a new client books with you.
- How do I block off a series of days without affecting the rest of my schedule?
-
-
From the Administration Home page menu, click on “Blackout Dates”.
-
On the calendar, pick the day you want to start blocking appointments.
-
Next, pick the day you want to blocking to end.
-
Click the “Save Blackout Dates” button.
-
Your calendar will now block appointments from being scheduled inside the range you selected.
-
- How do I add services to my schedule?
-
-
From the Administration Home page menu, click on “List of Services”.
-
On the Services page, type the name of the service you want to offer.
-
Add all of your services this way.
-
To “hide” a service from your list, click on the Deactivate icon.
-
To permanently delete a service, click on the Trash icon from the Deactivated Services list.
-
To reactivate a service, click on the green check icon in the Deactivated Services list.
-
To edit a service, click on the pencil icon. Make changes and click the Save Button.
-
- How do I change the language?
-
Sorry, Skedmaker is currently only available in English. Future updates will support other languages.
- Why am I getting a 404 error or “Page not found”?
-
-
If you are getting some sort of page not found errors, check your WordPress “Permalink Settings”.
-
In the Admin Dashboard Menu, click “Settings” then “Permalinks”.
-
Select the “Default” option or “Post Name” option.
-
If you are still having issues, contact me and I will help you to get it to work.
-
- How do I suggest a new feature to add to Skedmaker?
-
visit https://www.skedmaker.com and select “Contact” to send us your comments and suggestions.
Reviews
Contributors & Developers
“Skedmaker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Skedmaker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
.98
- Update/fixes for WordPress 4.4 compatibility
.97
-
Database access update to WordPress function
-
Add new “Services” option. Allows users to create a list of services and require clients to select from them.
-
Update Frequently Asked Questions.
.96
- Fix permalink function that was creating 404 errors/page not found on some sites
.95
-
Fix glitch on 15-minute interval settings.
-
Work on permalink settings in functions file.
.94
- Fix some issues with CSS that were causing a bad display on some themes.
.93
-
Update functions.
-
Fix some CSS bugs.
-
Add anchor to top of calendar and confirmations.
.90
-
Update CSS to adapt on mobile devices.
-
IMPORTANT: Change shortcode from [skedmaker] to [wp-skedmaker] — be sure to update your page.
.81
- Update to allow for permalinks and default setting options.
.80
- Fixed glitch error in converting to, from Standard and Daylight Savings times.
.79
-
Fixed glitch in confirmation email to direct client to proper cancellation link.
-
Fixed glitch in confirmation email where it was not including the business description.
.78
- Added text area to Admin” Booking Options” page. This will allow admins to enter some text to be displayed at the top of their calendar.
.77
- Fix error with admin dashboard link to admin home page.
.76
- Remove unneeded files, clean up, prepare for release.
.73
- Change all function names to be prefixed with “SM_” – to stop any conflicts with other plugins.
.72
-
Add ability to shut off sending notifications to admin.
-
Add ability to shut off sending notifications to client.
-
Add ability to shut off sending notifications to BCC.
.71
*Add ability to send copies of notices to 3 different BCC emails.
.7
-
Added option to select color scheme.
-
Fixed bug in dynamic CSS.
.6
- Fix bug in image display for “When is My Appointment” and “Print” buttons on calendar.
0.5
- Update calendar and create days functions.