pkp / orcidProfile

A plugin to pull ORCID information into a PKP user profile
GNU General Public License v3.0
16 stars 50 forks source link

Can't access to email Template #316

Open forgive38 opened 5 months ago

forgive38 commented 5 months ago

Describe the bug I believe I can change email Template by editing them in https://ojs34.testdrive.publicknowledgeproject.org/index.php/testdrive-journal/management/settings/manageEmails after the plugin orcidProfile is enabled, but I can't see ORCID_COLLECT_AUTHOR_ID nor ORCID_REQUEST_AUTHOR_AUTHORIZATION

To Reproduce I use testdrive3.4 to test, enable orcidProfile and then check if email template are available for modification

Expected behavior I think I can edit template

Thank you in advance

ewhanson commented 2 months ago

Hi @forgive38, thanks for the report. In order for the two ORCID email templates to show up, the ORCID plugin must be fully configured (specifically a valid client ID and client secret need to be set, otherwise none of the plugin's functionality, including providing the email templates for editing, will be available. Once you have the ORCID credentials configured, the templates will be available for editing. Hope that helps!