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 6a9c872e9b Use phpunit instead of paratest.
PostgreSQL tests fail because Drupal core patch is trying to install pg_trgm
extension in parallel multiple times.

Failed to run installer database tasks: Drupal could not check for the pg_trgm extension: SQLSTATE[23505]: Unique violation: 7 ERROR:  duplicate key value violates unique constraint "pg_extension_name_index"
DETAIL:  Key (extname)=(pg_trgm) already exists.: CREATE EXTENSION IF NOT EXISTS pg_trgm;
2023-10-30 12:07:29 -04:00
.github Use phpunit instead of paratest. 2023-10-30 12:07:29 -04:00
.tugboat Change all references of 2.x to 3.x in code, docs, and workflows. 2023-10-27 09:25:10 -04:00
docker Ignore Symfony deprecations helper during tests. 2023-10-30 12:07:29 -04:00
docs Issue #3270558: Install and create the postgres pg_trgm extension in docker container 2023-10-30 12:07:29 -04:00
modules Implement NormalizerInterface::getSupportedTypes(). 2023-10-30 12:07:29 -04:00
src/Form Remove the need for "disabled" modules in FarmModulesForm. 2021-08-23 10:41:50 -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
CHANGELOG.md Issue #3357679: Allow material quantities to reference multiple material types 2023-10-27 09:25:45 -04:00
CODE_OF_CONDUCT.md Adopt the Contributor Covenant Code of Conduct. 2022-02-16 11:06:19 -05:00
COPYRIGHT.txt Update copyright year. 2021-12-28 14:37:36 -05:00
LICENSE.txt add GPLv2 LICENSE.txt 2017-08-21 16:38:49 -04:00
README.md Remove Twitter badge from README.md. 2023-10-25 16:57:04 -04:00
composer.json Patch drupal/entity_browser for Issue #3350169: Fix PHP 8.2 deprecation issue with WidgetSelectorBase-class. 2023-10-30 12:07:29 -04:00
composer.libraries.json Update farmOS-map to v2.2.2 #724 2023-10-06 14:06:58 -04:00
composer.project.json Use phpunit instead of paratest. 2023-10-30 12:07:29 -04:00
farm.info.yml Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
farm.install Issue #3317437: Use hook_install_tasks() instead of hook_install() in farm profile 2022-10-25 13:41:59 -04:00
farm.profile Add an Account Admin role with permission to administer users and assign managed roles. 2023-10-06 14:15:32 -04:00
mkdocs.yml Issue #3382616: Remove v1 migrations from farmOS 3.x 2023-10-27 09:25:44 -04:00

README.md

farmOS

Licence Release Last commit Docker Chat Backers on Open Collective Sponsors on Open Collective

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.

Official website: farmOS.org

GETTING STARTED

If you would like to install and host farmOS yourself, see the official documentation on farmOS.org: https://farmOS.org/hosting/install

If you would like to pay for hosting, Farmier provides affordable options for individual farms and organizations.

MAINTAINERS

Current maintainers:

This project has been sponsored by:

CONTRIBUTORS

This project exists thanks to all the people who contribute.

OPENCOLLECTIVE BACKERS

Thank you to all our OpenCollective backers! [Become a backer]

OPENCOLLECTIVE SPONSORS

Support this project by becoming an OpenCollective sponsor. Your logo will show up here with a link to your website. [Become a sponsor]