If you are developing your own module and when you try to install you get an error message saying “You need to be logged in to your PrestaShop Addons account in order to update <your module> module”
Check the following:
- Check folder name is in lowercase and is the same as the module name
- Check class name is the same as module name
- Check module name is lower case
- Check $this->name in the same as the module name
- Check the config.xml in the name tag