Coder Social home page Coder Social logo

alextselegidis / easyappointments-integrations Goto Github PK

View Code? Open in Web Editor NEW
38.0 10.0 21.0 7.51 MB

📅 Add appointment bookings to your WordPress site

Home Page: https://developers.easyappointments.org

License: GNU General Public License v3.0

CSS 2.28% JavaScript 20.20% PHP 77.53%
wordpress plugin appointment book-appointments wordpress-plugin appointment-booking php mysql javascript calendar events time collaboration open-source

easyappointments-integrations's Introduction


Easy!Appointments
Easy!Appointments - WordPress Plugin


Easy!Appointments appointment scheduling integration for WordPress.

GitHub GitHub release (latest by date)

AboutSetupInstallationLicense

banner

About

Leverage your conversion rates by integrating the booking form directly in your WordPress pages. Customers will never have to leave your website for booking an appointment. Take advantage of the scheduling power of Easy!Appointment which will run smoothly with your WordPress installation. Include the booking form in your pages with the [easyappointments] shortcode.

Minimum Requirements: WordPress v5.0 & PHP v5.6

Connecting Easy!Appointments with WordPress

Install and activate the plugin and navigate to Settings > Easy!Appointments menu of the WordPress admin section. Create a new Easy!Appointments installation or connect to an existing one by providing the preferred URL and destination path in the page form. Once a connection is established you'll be able to include the booking form in your pages.

Include Booking in your Pages

WordPress supports the use of custom shortcodes which allow plugins to insert custom content into pages. This plugin takes advantage of this functionality and creates an iframe that displays the booking form of Easy!Appointments. Include the [easyappointments] shortcode in the correct place of your published contents as shown in the following example.

[easyappointments width="100%" height="500px" style="border: 5px solid #1A865F; box-shadow: #454545 1px 1px 5px;"]

The "width", "height" and "style" attributes are optional but can help you to fine tune the styling of the iframe.

Translations

This plugin uses the i18n localization system of WordPress and the translations are po & mo files located in the languages directory. Contributions are more than welcome so feel free to make pull requests with your translations or send them directly to [email protected].

Setup

To clone and run this application, you'll need Git, Node.js (which comes with npm) and Composer installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/alextselegidis/easyappointments-wordpress-plugin.git

# Go into the repository
$ cd easyappointments-wordpress-plugin

# Install dependencies
$ npm install && composer install

# Build the plugin
$ npm run build

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

You can build the files by running npm run build. This command will bundle everything to a build directory.

Installation

After building the plugin you will get a zip file that can be used with in the WordPress plugin installation page.

License

Code Licensed Under GPL v3.0 | Content Under CC BY 3.0


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.