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 6489d34660 Add a "base" option for installing only base modules via drush site-install. 2021-05-26 12:19:05 -04:00
.github/workflows Rename farm_install_modules to farm. 2021-03-18 12:09:34 -04:00
.tugboat Create test users with manager, worker and viewer roles. 2021-04-19 13:06:40 -04:00
config/install Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
docker Require 2.x-dev if 2.x is requested. 2021-03-24 07:26:57 -04:00
docs Update module dev guide to suggest putting modules in sites/all/modules. 2021-04-16 12:31:11 -04:00
modules Add Birth log type and migration. 2021-05-26 12:19:05 -04:00
src/Form Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
tests/src/Functional Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
.gitattributes Classify *.install, *.inc, *.module, and *.profile files as PHP for linguist. 2020-10-07 11:54:49 -04:00
.gitignore Add instructions about how to update documentation to documentation 2020-11-12 20:14:57 -05:00
composer.json Create reverse relationships for ER bundle fields after they are installed. 2021-05-20 17:31:59 -04:00
farm.info.yml Move farm_api, farm_dashboard, farm_login, farm_ui, and farm_settings to base modules. 2021-03-18 15:49:59 -04:00
farm.install Add a "base" option for installing only base modules via drush site-install. 2021-05-26 12:19:05 -04:00
farm.profile Add Birth log type and migration. 2021-05-26 12:19:05 -04:00
mkdocs.yml Document Data Streams in the data model docs. 2021-04-01 11:22:28 -04:00