farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon
Go to file
Michael Stenta ef02b06d13 Tag 7.x-1.0-beta1 2015-03-27 13:57:49 -04:00
README.md Fix README markdown link. 2015-03-03 13:18:38 -05:00
build-farm.make Tag 7.x-1.0-beta1 2015-03-27 13:57:49 -04:00
drupal-org-core.make Move Drupal core and patch to drupal-org-core.make. 2015-03-21 17:41:05 -04:00
drupal-org.make Update all farm modules and farm_theme to 7.x-1.0-beta1. 2015-03-27 12:26:46 -04:00
farm.info farmOS = camel case 2015-03-21 16:33:25 -04:00
farm.profile Add Farm Theme and make it the default. 2015-02-26 12:14:59 -05:00

README.md

FarmOS

A Drupal installation profile for farms. http://drupal.org/project/farm

This project aims to provide a Drupal distribution for use in agriculture. It comes pre-packaged with a set of farm-related modules, including:

Drupal.org is the location of the canonical repositories and mainline branches. Github.org is also used as a mirror, and for some of the more experimental development. See http://github.org/farmOS for a list of repositories.

INSTALLATION

FarmOS is a Drupal distribution, so it is essentially a Drupal codebase that combines Drupal core with a set of pre-selected contributed modules.

If you are downloading FarmOS from drupal.org, then it is pre-built and ready to go. Just drop it into a hosted web server environment and it will work the same as Drupal. For more information on installing Drupal, see the official Installing Drupal documentation.

During the installation, you will be given a choice of which "Installation Profile" you want your site to use. Choose "FarmOS" and the modules mentioned above will be automatically installed.

Drush Make

You can also build the distribution yourself using Drush Make. Simply grab the file called build-farm.make from the repository, pop it into a directory, and run the following command:

drush make build-farm.make farm

MAINTAINERS

Current maintainers:

This project has been sponsored by:

  • Farmier Built on top of FarmOS, Farmier is a hosted platform that provides website and farm management tools to farmers in the cloud.