itisnajim / strapi-plugin-fcm

Send FCM notifications from your Strapi app.
MIT License
22 stars 11 forks source link

Is it still in development? #1

Closed SalahAdDin closed 1 year ago

SalahAdDin commented 1 year ago

Looking for new and good plugins for Strapi, I found this plugin, it would be useful for a project we were developing for around one year with a small but not complete configuration.

I would like to test this and use it for further projects, but I saw it is not in npm anymore.

Why?

Luis

itisnajim commented 1 year ago

The npm page exists: https://www.npmjs.com/package/strapi-plugin-fcm

Try to uninstall and reinstall: npm i strapi-plugin-fcm@1.0.2

SalahAdDin commented 1 year ago

The npm page exists: https://www.npmjs.com/package/strapi-plugin-fcm

Try to uninstall and reinstall: npm I strapi-plugin-fcm@1.0.2

why it is not accessible from the marketplace?

itisnajim commented 1 year ago

1.0.0 or 1.0.1 Not exist, uninstall & try 1.0.2

SalahAdDin commented 1 year ago

1.0.0 or 1.0.1 Not exist, uninstall & try 1.0.2

Cool to hear it, i will use it then.