Addon Development Without Uninstalling

Hi,

Can anyone enlighten me on their addon development workflow.

Anytime I add a new language variable to my PO file or update the addon.xml file with new database queries etc, I have to uninstall and reinstall. Is there any shortcut to trigger this that anyone knows of so that I don't have to uninstall, and reinstall?

Thanks....

Hello

In file config.php uncomment line

define('DEVELOPMENT', true);

Then you will have a new option with each addon on the list - "Refresh"

Best regards

Robert

Thankyou - very helpful.

Hello

You are welcome :)

Best regards

Robert