Skip to content

nathanielwoodland/lodgify

Repository files navigation

INTRODUCTION

Sync Lodgify properties and bookings as nodes, and allow users to make new bookings.

REQUIREMENTS

Core modules: Views, Node

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.

CONFIGURATION

Add Lodgify API key from your Lodgify account page o your settings.php file:

/**
* API key required by the Lodgify contributed module.
*/
$settings['lodgify_api_key'] = 'example_key';

MAINTAINERS

Current maintainers for Drupal 10:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages