npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@konnectio/core

v4.0.87

Published

Konnectio Core Frontend Integration.

Downloads

844

Readme

Konnectio Core Integration for Octopus PMS

Features

  • Three feature-rich shortcode modules:
    • Hotel availability 'call-to-action'
    • Hotel module (with support for ReePay & Dibs)
    • Gift card module (with support for ReePay & Dibs)
    • Gift card validation
    • Event module
  • The look of the modules will adapt to the existing design of the website.
  • Multiple languages supported:
    • Works with popular multi-language plugins such as WPML and Polylang.
    • Language strings can be modified through an easy to use interface.
    • Comes prepackaged with Danish and English.
  • Various customization options.
  • Continuous updates. See CHANGELOG.md.

Getting started

Installation

Simply upload and install FreshBooking for Octopus PMS in the same way you'd install any other plugin.

During the installation of the plugin two database tables are created. One for containing custom translation strings (which currently comes prepackaged with translations for Danish and English) and another for storing FreshBooking credentials.

License activation

After the installation of the FreshBooking WordPress plugin it is necessary to activate the FreshBooking license. This is done by navigating to the 'FreshBooking' page in the sidebar menu within the WordPress administration panel. From there you click the tab labeled 'License'. Here you just fill out your Octopus PMS login credentials, and then click 'Generate License'. This will generate the FreshBooking token required to use the plugin.

License activation

After successfully generating the FreshBooking token, you will be able to begin setting up plugin provided shortcodes that constitute the main functionality.

Usage

The FreshBooking WordPress plugin currently contains three shortcodes that require manual placement on a given page.

The shortcodes can be inserted without further configuration.

Common for all shortcodes is that they inject small Vue.js applications that work isolated from the rest of the Wordpress website.

The most optimal way to insert them are on pages with a "full width" layout with about a 15-25 pixel margin in the sides.

'Availability' shortcode

The availability shortcode would most likely be inserted on the front page, and used as a call to action to direct guests to hotel module where the actual booking process happens.

The availability shortcode can be inserted anywhere on the wordpress site using the following name:

[konnectio-availability]

You can add custom properties to the availability shortcode like so:

[konnectio-availability panel-padding="24px"]

The availability shortcode supports the following properties (the default property settings are listed in the right side of the arrows):

[
	'accent-color' => '#e7c55e',
	'button-background' => '#e7c55e',
	'button-border' => null,
	'button-border-radius' => '4px',
	'button-color' => '#000000',
	'button-font-family' => 'inherit',
	'button-font-size' => '14px',
	'button-font-weight' => '400',
	'button-text-transform' => 'uppercase',
	'font-color' => '#666',
	'font-family' => 'inherit',
	'font-size' => '18px',
	'header-color' => '#000000',
	'header-font-size' => '42px',
	'input-background' => '#fff',
	'input-border' => '1px solid rgba(0, 0, 0, 0.15)',
	'input-border-radius' => '0px',
	'label-font-weight' => 'bold',
	'label-padding' => '6px',
	'panel-background' => 'rgba(255, 255, 255, 0.8)',
	'panel-border' => null,
	'panel-border-radius' => '8px',
	'panel-padding' => '24px'
]

'Hotel' shortcode

The hotel shortcode can be inserted anywhere on the wordpress site using the following name:

[konnectio-hotel]

The hotel shortcode supports the following properties:

[
	'accent-color' => '#e7c55e',
	'button-background' => '#e7c55e',
	'button-border-radius' => '4px',
	'button-border' => null,
	'button-color' => '#000000',
	'button-font-family' => 'inherit',
	'button-font-size' => '14px',
	'button-font-weight' => '400',
	'button-text-transform' => 'uppercase',
	'danger-color' => '#afa997',
	'font-color' => '#666',
	'font-family' => 'inherit',
	'font-size' => '18px',
	'gray-color' => 'grey',
	'header-color' => '#000000',
	'header-layout' => 'default',
	'input-background' => '#ffffff',
	'input-border-radius' => '0px',
	'input-border' => '1px solid rgba(0, 0, 0, 0.15)',
	'label-font-weight' => 'bold',
	'label-padding' => '6px',
	'layout' => 'selective',
	'loading-color' => '#666',
	'packages-title-max-lines' => '1',
	'panel-background' => '#ffffff',
	'panel-border-radius' => '8px',
	'panel-border' => null,
	'panel-padding' => '24px',
	'success-color' => '#e7c55e'
]

'Gift card' shortcode

The gift card shortcode can be inserted anywhere on the wordpress site using the following name:

[konnectio-gift-card]

The gift card shortcode supports the following properties:

[
	'accent-color' => '#e7c55e',
	'button-background' => '#e7c55e',
	'button-border' => null,
	'button-border-radius' => '4px',
	'button-color' => '#000000',
	'button-font-family' => 'inherit',
	'button-font-size' => '14px',
	'button-text-transform' => 'uppercase',
	'button-font-weight' => '400',
	'font-color' => '#666',
	'font-family' => 'inherit',
	'font-size' => '18px',
	'font-weight' => '400',
	'gray-color' => 'grey',
	'header-color' => '#000000',
	'header-font-size' => '32px',
	'input-background' => '#ffffff',
	'input-border' => '1px solid rgba(0, 0, 0, 0.15)',
	'input-border-radius' => '0px',
	'label-font-weight' => 'bold',
	'label-padding' => '6px',
	'loading-color' => '#666',
	'panel-background' => '#ffffff',
	'panel-border' => null,
	'panel-border-radius' => '8px',
	'panel-padding' => '24px',
	'place-type' => '0',
	'success-color' => '#e7c55e'
]

'Gift card validation' shortcode

The gift card validation shortcode can be inserted anywhere on the wordpress site using the following name:

[konnectio-gift-card-validation]

The gift card validation shortcode supports the following properties:

[
	'accent-color' => '#e7c55e',
	'button-background' => '#e7c55e',
	'button-border' => null,
	'button-border-radius' => '4px',
	'button-color' => '#000000',
	'button-font-family' => 'inherit',
	'button-font-size' => '14px',
	'button-text-transform' => 'uppercase',
	'button-font-weight' => '400',
	'font-color' => '#666',
	'font-family' => 'inherit',
	'font-size' => '18px',
	'font-weight' => '400',
	'gray-color' => 'grey',
	'header-color' => '#000000',
	'header-font-size' => '32px',
	'input-background' => '#ffffff',
	'input-border' => '1px solid rgba(0, 0, 0, 0.15)',
	'input-border-radius' => '0px',
	'label-font-weight' => 'bold',
	'label-padding' => '6px',
	'loading-color' => '#666',
	'panel-background' => '#ffffff',
	'panel-border' => null,
	'panel-border-radius' => '8px',
	'panel-padding' => '24px'
]

'Event' shortcode

The event shortcode can be inserted anywhere on the wordpress site using the following name:

[konnectio-event]

The event validation shortcode supports the following properties:

[
	'accent-color' => '#e7c55e',
	'button-background' => '#e7c55e',
	'button-border-radius' => '4px',
	'button-border' => null,
	'button-color' => '#000000',
	'button-font-family' => 'inherit',
	'button-font-size' => '14px',
	'button-font-weight' => '400',
	'button-text-transform' => 'uppercase',
	'danger-color' => '#afa997',
	'font-color' => '#666',
	'font-family' => 'inherit',
	'font-size' => '18px',
	'gray-color' => 'grey',
	'header-color' => '#000000',
	'input-background' => '#ffffff',
	'input-border-radius' => '0px',
	'input-border' => '1px solid rgba(0, 0, 0, 0.15)',
	'label-font-weight' => 'bold',
	'label-padding' => '6px',
	'loading-color' => '#666',
	'panel-background' => '#ffffff',
	'panel-border-radius' => '8px',
	'panel-border' => null,
	'panel-padding' => '24px',
	'success-color' => '#e7c55e'
]

Configuration

The FreshBooking WordPress plugin can be configured from the FreshBooking page within the WordPress administration panel.

Settings

Settings

Translations

FreshBooking supports custom translations.

Translations