Module-faxsms Installation

I am running Openemr version 6.0 Patch 3, PHP 8, Ubuntu 20.04 Openemr Standard Cloud on AWS.

What directory should composer require “openemr/oe-module-faxsms” be run in?

There’re directions in the repository. Install in openemr root dir. Also, Twilio dropped fax support.

1 Like

I ran composer require “openemr/oe-module-faxsms:2.2.0” and received the following:

/var/www/localhost/htdocs/openemr # composer require “openemr/oe-module-faxsms:2.2.0”

[UnexpectedValueException]
Your github oauth token for github.com contains invalid characters: “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”

FaxSMS module Shows as Installed and Active

Module
Enable Fax SMS Module is set to RingCentral
Enable Send SMS Dialog is checked.

When I click on Fax module, I get an unknown tab, not an opportunity to connect my RingCentral fax account.

What am I doing wrong?