Enable Email Deep Linking
This guide will walk you through the necessary steps to activate email deep linking on your Discourse site.
Steps
Ensure the Lexicon Discourse plugin is installed and activated.
Access your Discourse admin dashboard.
Navigate to the
Plugins
section.
Locate the
discourse-lexicon-plugin
and click on theSettings
button.Fill in the
lexicon app scheme
setting with your app scheme. The app scheme is required to enable email deep linking.Check the
lexicon email deep linking enabled
box in the Lexicon settings section and save your changes.
Once the email deep linking feature is enabled, you will be able to utilize its functionality in your Discourse instance.
Specifically, when your users receive email notifications for a new message or post, the link will have been overwritten to redirect to a custom endpoint within the Lexicon Discourse plugin.
If the user is on mobile and has already installed your Lexicon mobile app (according to the app scheme you specified), the page will attempt to open the app and redirect to the appropriate message or post.
Otherwise, the page will fallback to the default behavior of redirecting to the message or post within the Discourse web app.