Sync Lodgify properties and bookings as nodes, and allow users to make new bookings.
Core modules: Views, Node
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
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';
Current maintainers for Drupal 10:
- Nathaniel Woodland - https://www.drupal.org/u/nwoodland