Hi,
How do you inform customers about updates to all your products?
Yes I know there are auto updates in Joomla itself, but I am speaking about customers.
I believe the best way I've seen is to provide a url listing product+version.
Currently you have that url but it is behind the login page, which is no good for scripts.
I tried CLI login how to login from the command line using
curl --user 'userass' 'https://www.easy-profile.com/sign-in.html' -v
but it didn't work (any idea why?)
So how about a product+version url or help me with CLI login?
Thanks