Jump to content

Prestashop 1.7.x Module Available Updates Notification Email


Becki

Recommended Posts

Hello there,

I'm using Prestashop 1.7.8.11

In the BO under -> Module Manager I can see if there are any module updates available.

I would like to be able to receive notifications per email if a module update is available.

Is something like this possible?

As I'm not the shop owner but 'only' the shop admin I don't want to login every day to see if there are any module updates available.

I could image a cronjob or a module which does this module update check on a daily base and then sends a notification email?
Or perhaps there's a hook for a module updates check?

Any insights or help would be awesome!

thanks & greetings
Beckmann

Link to comment
Share on other sites

Hello,

thanks a lot for your reply and letting me know that this feature is currently not available in PS.

I was thinking about coding with PHP and Curl.
Do a BO login via php script.
Request the module manager page in the BO.
Then do a regex on the update available html
and send the results via email.

My biggest issue here is login via curl and the PS token.

Is there somewhere a code snippet for php curl that could guide me to the right direction?

I was searching on the net but the results I tried were not very satisfying :(

thanks again
& greetings
Beckmann


 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...