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 9d1ccd3289 Tag 7.x-1.0-beta2. 2015-04-16 14:39:11 -04:00
README.md Fix README markdown link. 2015-03-03 13:18:38 -05:00
build-farm.make Tag 7.x-1.0-beta2. 2015-04-16 14:39:11 -04:00
drupal-org-core.make Update Drupal core to 7.36. 2015-04-07 08:39:47 -04:00
drupal-org.make Update all farm modules and theme to 7.x-1.0-beta2. 2015-04-16 14:19:10 -04:00
farm.info Enable farm_livestock_eggs by default. 2015-04-16 14:36:08 -04:00
farm.profile Drupal coding standards cleanup. 2015-04-13 16:45:32 -04: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.