Calendar Resource Management setup

Ich versuche Calendar Resource Management zu installieren. Doch auch nach der Aktivierung wird mir im Kalender nichts angezeigt.
Ich arbeite mit folgender Configuration:

Operating system: Linux 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64

Webserver: Apache (fpm-fcgi)

Database: mysql 10.6.18

PHP version: 8.2.25

Modules loaded: Core, date, libxml, openssl, pcre, zlib, bz2, calendar, ctype, hash, filter, ftp, gettext, gmp, json, iconv, SPL, random, Reflection, session, standard, mbstring, SimpleXML, sockets, tokenizer, xml, cgi-fcgi, mysqlnd, bcmath, curl, dba, dom, enchant, fileinfo, gd, imagick, imap, intl, ldap, exif, mysqli, odbc, PDO, pdo_mysql, PDO_ODBC, pdo_sqlite, Phar, posix, pspell, redis, soap, sodium, sqlite3, sysvmsg, sysvsem, sysvshm, tidy, xmlreader, xmlwriter, xsl, zip, ionCube Loader, Zend OPcache

Nextcloud version: 31.0.3 - 31.0.3.2

Enabled:

  • activity: 4.0.0
  • admin_audit: 1.21.0
  • app_api: 5.0.2
  • approval: 2.2.0
  • bruteforcesettings: 4.0.0
  • calendar: 5.2.1
  • calendar_resource_management: 0.9.0
  • circles: 31.0.0
  • collectives: 2.16.1
  • comments: 1.21.0
  • contacts: 7.0.6
  • contactsinteraction: 1.12.0
  • dashboard: 7.11.0
  • deck: 1.15.0
  • duplicatefinder: 1.7.1
  • event_update_notification: 2.6.1
  • federation: 1.21.0
  • files_archive: 1.2.6
  • files_downloadlimit: 4.0.0
  • files_pdfviewer: 4.0.0
  • files_reminders: 1.4.0
  • files_sharing: 1.23.1
  • files_trashbin: 1.21.0
  • files_versions: 1.24.0
  • firstrunwizard: 4.0.0
  • forms: 5.1.0
  • groupfolders: 19.0.4
  • impersonate: 2.0.0
  • integration_discourse: 2.3.0
  • logreader: 4.0.0
  • mail: 5.0.0
  • nextcloud_announcements: 3.0.0
  • notes: 4.12.0
  • notifications: 4.0.0
  • password_policy: 3.0.0
  • passwords: 2025.4.10
  • photos: 4.0.0-dev.1
  • polls: 7.4.2
  • privacy: 3.0.0
  • recognize: 9.0.1
  • recommendations: 4.0.0
  • related_resources: 2.0.0
  • richdocuments: 8.6.4
  • richdocumentscode: 24.4.1303
  • serverinfo: 3.0.0
  • sharebymail: 1.21.0
  • socialsharing_email: 3.3.0
  • spreed: 21.0.2
  • support: 3.0.0
  • survey_client: 3.0.0
  • systemtags: 1.21.1
  • text: 5.0.0
  • timemanager: 0.3.18
  • updatenotification: 1.21.0
  • user_status: 1.11.0
  • weather_status: 1.11.0
  • webhook_listeners: 1.2.0
  • welcome: 1.2.1
    Disabled:
  • encryption
  • files_external
  • suspicious_login
  • twofactor_nextcloud_notification
  • twofactor_totp
  • user_ldap

{
“instanceid”: “REMOVED SENSITIVE VALUE”,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
xxxxxx.org
],
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“dbtype”: “mysql”,
“version”: “31.0.3.2”,
“overwrite.cli.url”: “https:xxxxxx.org”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“auth.bruteforce.protection.enabled”: false,
“mail_smtpmode”: “smtp”,
“mail_smtpsecure”: “ssl”,
“mail_sendmailmode”: “smtp”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “465”,
“mail_smtpauth”: 1,
“defaultapp”: “dashboard,files,spreed”,
“maintenance”: false,
“maintenance_window_start”: 100,
“theme”: “”,
“loglevel”: 2,
“default_phone_region”: “CH”,
“default_timezone”: “Europe/Berlin”,
“default_language”: “de”,
“force_language”: “de”,
“backgroundjobs_mode”: “cron”,
“trashbin_retention_obligation”: “auto”,
“app_install_overwrite”: [
“discoursesso”
],
“updater.secret”: “REMOVED SENSITIVE VALUE
}
Danke für sachdienliche Hinweise.

You will find a description how it works here:

Danke bestens. Das heisst, ich muss diese Einstellungen beispielsweise via Putty machen?

Korrekt, so interpretiere ich es auch.

Nun habe ich einiges ausprobiert - gibt es Aussichten, dass diese Erweiterung irgendwann unter die “offiziellen” Apps kommt? Zum Beispiel zum Groupware-Paket?

Die Frage kann ich Dir nicht beantworten, da ich nicht weiß nach welchen Kriterien Nextcloud eine diesbezügliche Entscheidung trifft.