Is it possible to integrate Discourse with aMember? It's not PHP/MySQL. Is there a forum software that is the least 'buggy' with its integration, or are they all equally good? Would you recommend a specific software? What forum software are you using?
In event of Discourse uses not MySQL database than integration will be difficult. I recommend you to use either vBulletin or Xenforo forum. All integration plugins works same way actually (sync user databases based on user active subscriptions and implement single login). We use Xenforo on this site and it is integrated with aMember.
The server side of Discourse is Ruby on Rails backed by a Postgres database and Redis cache. Would integration be impossible or difficult? And if it's possible, would it be buggy?
It is possible to develop integration plugin for Postgres database. Please contact us in helpdesk ( amember.com/support ) for details.
Has there been any work done on integrating Discourse with Amember? I would like to migrate from phpBB to Discourse but keep Amember. Discourse supports OAuth and OpenID so this may be a basis for an Amember/Discourse plugin . https://meta.discourse.org/t/openid-connect-authentication-plugin/103632