Automatically closed - issue fixed for 2 weeks with no activity.
Drupal Core 9.4
1. composer require drupal/onlyoffice
Could not find package drupal/onlyoffice.
Did you mean this?
drupal/drupal_onlyoffice (its another old module no for Drupal 9x)
2. composer require "firebase/php-jwt": "^4.0 | ^5.0" (ok)
and manual install files : onlyoffice-drupal-1.0.1.tar.gz
in web-gui include is:
The website encountered an unexpected error. Please try again later.
in logs:
ParseError: syntax error, unexpected ':', expecting ')' in Composer\Autoload\includeFile() (line 208 of /var/www/html/drupal/modules/onlyoffice-drupal-1.0.1/src/Controller/OnlyofficeEditorController.php)
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.