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 c0a4272d77 Classify *.install, *.inc, *.module, and *.profile files as PHP for linguist. 2020-10-07 11:54:49 -04:00
.github/workflows Replace the version in packaged farm.info.yml. 2020-08-19 21:00:35 -04:00
config/install Use the private file system by default. Document how to configure settings.php. 2020-09-24 21:38:20 -04:00
docker Exclude Drupal.Arrays.Array.LongLineDeclaration sniff. 2020-09-25 09:19:50 -04:00
docs Add "Files" and "Images" fields to all asset types. 2020-10-01 23:45:45 -04:00
modules Move all optional equipment reference field config to the farm_equipment module. 2020-10-07 10:47:45 -04:00
src Add moduleOptions helper function to make FarmModulesForm reusable. 2020-09-10 10:35:24 -07:00
tests/src/Functional Add a "Powered by farmOS" block. 2020-04-30 11:43:07 -04:00
.gitattributes Classify *.install, *.inc, *.module, and *.profile files as PHP for linguist. 2020-10-07 11:54:49 -04:00
composer.json Fix migrate_plus version (bad copy and paste). 2020-09-30 11:08:34 -04:00
farm.info.yml Install farm_settings with farmOS. 2020-09-24 21:36:46 -04:00
farm.install The ModuleExtensionList class is not stable. Use the module_handler service to get module names. 2020-09-10 11:34:01 -07:00
farm.profile Install Seeding and Maintenance log types be default. 2020-10-01 23:41:40 -04:00
mkdocs.yml Document migration instructions. 2020-09-30 10:51:17 -04:00