XF 2.3 Local addon development [Newbie Question?]

QuackieMackie

New member
So far I haven't had a need to uninstall and reinstall addons, but I just had to do it. Why did my template modifications, phrases, etc all get unloaded after reinstalling it.

I generated them using the admin panel and haven't moved them because they were working.
1750022922329.webp
 
Why would you uninstall your addon from your development environment?

More importantly: how did you uninstall / reinstall your addon?

Hint: don't use the UI for addon operations in a dev environment - use the CLI.
 
Sorry I'm late responding, but thank you, I was uninstalling because I had added new columns to a table.
I used the admin panel/Addon section to uninstall and reinstall. So I guess that explains why it broke.
 
Back
Top Bottom