bespokomatic Embedded Booked Scheduler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sam Black e72f10df96
Merge branch 'feature/admin_create_resources' into develop
3 years ago
.vscode Ignore booked directory for phpcs 3 years ago
admin Add resource types setting 3 years ago
includes Add resource types setting 3 years ago
languages Initial commit 3 years ago
public Use custom CSS to separate bootstrap CSS from WordPress CSS 3 years ago
.gitignore Ignore logging config 3 years ago
LICENSE.txt Initial commit 3 years ago
README.txt Add basic settings 3 years ago
bespokomatic-ebs.php Add user/group autocomplete 3 years ago
index.php Initial commit 3 years ago
uninstall.php Fix phpcs complaints 3 years ago

README.txt

=== bespokomatic-ebs ===
Contributors: bespokomatic
Donate link: https://www.bespokomatic.co.uk
Tags: booking, booked-scheduler
Requires at least: 5.3
Tested up to: 5.5
Stable tag: trunk
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html


Embed Booked Scheduler into WordPress.


== Description ==

Embedded Booked Scheduler from bespokomatic adds [Booked Scheduler](https://www.bookedscheduler.com) to WordPress.

This allows WordPress sites to create an integrated booking system, without the need for an external instance of Booked Scheduler.

This plugin is not affiliated with Booked Scheduler, and includes a copy of 2.7.7 under the GPLv3 or later licence.


== Installation ==

1. Upload 'bespokomatic-ebs' folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= Can I use, or link to, a pre-existing Booked Scheduler installation? =

There is no functionality currently to allow this, but this might be available in the future.


== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot


== Changelog ==

= 0.1 =
* Initial version.


== Upgrade Notice ==

= 0.1 =
Initial version.