Initial farm_update module.

Installed with base modules.
This commit is contained in:
Michael Stenta 2021-09-16 06:07:11 -04:00
parent cc01293168
commit fbb589655d
2 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,7 @@ function farm_modules() {
'farm_login' => t('Login with username or email.'),
'farm_settings' => t('farmOS Settings forms'),
'farm_ui' => t('farmOS UI'),
'farm_update' => t('farmOS Update'),
],
'default' => [
'farm_land' => t('Land assets'),

View File

@ -0,0 +1,5 @@
name: farmOS Update
description: Automatically update farmOS configuration. Turn this off if configuration is managed by other means.
type: module
package: farmOS
core_version_requirement: ^9