What is EditionGuard API?

This module helps you to connect with
EditionGuard API. Integrate with EditionGuard API v2 Synopsis
https://api.editionguard.com/v2/welcome/synopsis .
The intended audience is module developers or web site programmers.

Project link

https://www.drupal.org/project/editionguard_api

Git instructions

git clone --branch '1.0.x' https://git.drupalcode.org/project/editionguard_api.git
cd editionguard_api

Comments

lexsoft created an issue. See original summary.

lexsoft’s picture

Status: Active » Needs review
avpaderno’s picture

Priority: Normal » Critical
avpaderno’s picture

Status: Needs review » Reviewed & tested by the community
        '#title' => $this->t('OAuth Email'),
        '#description' => $this->t('Your EditionGuard b2b login email. Required to use private endpoints. <a href="https://developers.editionguard.com/authentication#password">Documentation</a>'),
        '#default_value' => $config->get('oauth_email'),

Placeholders should be used also for static URLs. That is what Drupal does for drupal.org links.

avpaderno’s picture

Priority: Critical » Normal
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the Slack #contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

avpaderno’s picture

Assigned: Unassigned » avpaderno

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.