This project is not covered by Drupal’s security advisory policy.

This project integrates the Buildout property management system with Drupal.

The module provides the following:

  1. Property content type pre-configured with Drupal fields corresponding to Buildout fields
  2. Property sync function which may be triggered via the UI or included drush command

Contrib Module Dependencies

  1. address
  2. geolocation
  3. unique_content_field_validation
  4. field_formatter_range

Installation

  1. Run composer require drupal/buildout
  2. Enable the module
  3. Visit /admin/config/services/buildout/settings and add your Buildout API key to the base URL
  4. Visit /admin/config/services/buildout/synchronization and click "Execute"
  5. Visit /properties
  6. Adjust display settings/view as needed and integrate the new content type with your theme

Project information

Releases