Problem/Motivation
Error: Class "pimax\FbBotApp" not found in Drupal\dbb\Controller\NodeRedirectController->sendButtons() (line 288 of /app/web/modules/contrib/dbb/src/Controller/NodeRedirectController.php).
Drupal 10.0.0
platform.sh
pimax library installed with composer require alefinvest/fb-messanger-php
Comments
Comment #3
alex.mazaltovComment #15
alex.mazaltovError fixed in release 1.0.9 https://www.drupal.org/project/dbb/releases/1.0.9
Comment #16
cmlaraMerging the code of a 3rd party library into your module (especially since that code can not be released under the same license terms as the dbb module) is not the way to fix autoloader issues.
This set of commits may violate the Git Usage Policy on 3rd party assets.
https://www.drupal.org/docs/develop/git/setting-up-git-for-drupal/drupal...
Comment #18
alex.mazaltovComment #19
alex.mazaltovComment #20
alex.mazaltovComment #21
alex.mazaltovComment #22
alex.mazaltov