Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Notification about Product Update #71

Open
rahmanramsi opened this issue Mar 14, 2024 · 2 comments
Open

Email Notification about Product Update #71

rahmanramsi opened this issue Mar 14, 2024 · 2 comments

Comments

@rahmanramsi
Copy link
Member

Update Product

Plugin akan mengirimkan email ke Journal Editor ketika ada product yg ada update.
Akan ada pelabelan versi update.

  • High (security vulnerability, fatal error, bugs critical)
  • Nolabel

New Product

Plugin akan mengirimkan email ke Journal Editor ketika ada product baru.

Semua ini dilakukan melalui scheduled task.

@rahmanramsi
Copy link
Member Author

Logika penentuan product baru.
Ketika melakukan fetching data product dari server. Maka akan disimpan kedalam file. Kemudian nantinya file itu akan dibandingkan dengan data baru yg dari fetching dari server. Apabila terdapat produk baru yg tidak ada difile yg sudah dibuat tadi, maka akan dilakukan sebuah action, yaitu mengirim email pemberitahun ke Journal editor

@navotera
Copy link
Contributor

navotera commented Mar 14, 2024

Email akan menggunakna email dari jurnal jika terisi, jika tidak terisi, email tidak perlu dikirimkan.

Ada config
[ ] Notify about the new product
[ ] Notify about the High / Critical Product update.

Contoh email :

Hello [Journal Manager Name] 

We have an update for your journal the following product : 

- Google Citation Update status : *High* current version 2.1, a new version 2.2 
- Most Cited by Crossreff, current version 1.8, a new version 2.0. 

We always recommend you to update the product that you are using to the latest version. 
Please update the plugin/theme in the OJT Control Panel in your OJS or access this link to go there : 
https://journal.url/xxxx 

Regards 
OJT Control Panel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants