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 4bd1855b91 Rename farm_install_modules to farm. 2021-03-18 12:09:34 -04:00
.github/workflows Rename farm_install_modules to farm. 2021-03-18 12:09:34 -04:00
config/install Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
docker Issue #3186530: Inherit from the drupal:9-php7.4-apache image. 2021-03-11 16:37:18 -05:00
docs Issue #3203228: Running migrations out of order can result in data collisions 2021-03-12 08:14:50 -05:00
modules Issue #3176503: Migrate soil names field data (concat to notes). 2021-03-17 08:17:16 -04:00
src Only provide an array of module names to install. 2021-03-01 09:04:08 -05:00
tests/src/Functional Issue #3183739: Functional tests are installing all default farmOS modules 2020-11-20 11:35:13 -05: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 Remove "minimum-stability": "dev" from composer.json because it is a root-only property. 2021-03-01 08:15:46 -05:00
farm.info.yml Patch drupal/state_machine to fix Issue #3144828: Declare dependency on core options module 2021-03-01 07:31:01 -05:00
farm.install Rename farm_install_modules to farm. 2021-03-18 12:09:34 -04:00
farm.profile Make farm_quantity_standard a default module during farmOS installation. 2021-03-05 14:16:05 -05:00
mkdocs.yml Email configuration documentation. 2021-02-25 23:50:51 -05:00