mstenta / farm_sync

Drupal 8 module with features for synchronizing records from farmOS into the local database.
1 stars 0 forks source link

FARM SYNC

This is a module for Drupal 8 that provides features for synchronizing records from a farmOS site into the local Drupal 8 database.

It comes with a PHP class that provides general methods for connecting, authenticating, and retrieving records via the farmOS API.

Currently it provides a simple form at /farmOS/sync that can be used to pull farm area records and merge them into a {farm_sync_areas} database table.

REQUIREMENTS

No special requirements.

INSTALLATION

$config['farm_sync.settings']['hostname'] = 'myfarm.farmos.net';
$config['farm_sync.settings']['username'] = 'Jane Farmer';
$config['farm_sync.settings']['password'] = 'mypassword123';

MAINTAINERS

Current maintainers:

This project has been sponsored by: