How to remove unwanted addons?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-10
05:50 PM
- last edited on
2023-07-18
12:47 PM
by
Laszlo Nagy
Is there anyone know how to get rid of unwanted addons from add on manager list?
Solved! Go to Solution.
- Labels:
-
Add-on Installation
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-10 11:12 PM
1. Click on the yellow warning sign. Now there should be an empty square
2. Open the section "Edit list of available Add-Ons"
3. Click on the now available button "Remove"
4. Close Dialog with OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-11 12:00 AM - edited 2023-07-11 12:02 AM
Other cool trick then waht bschwb said, is the () method. you can put any folder in the pluginfolder in () and archicad will ignore that folder and all plugins that might be in this folder.
The Plugin "Webbrowser" will be ignored
this is very usefull when you have older versions of your plugin with the same id and want to preserve them, and load them when needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-10 11:12 PM
1. Click on the yellow warning sign. Now there should be an empty square
2. Open the section "Edit list of available Add-Ons"
3. Click on the now available button "Remove"
4. Close Dialog with OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-11 12:00 AM - edited 2023-07-11 12:02 AM
Other cool trick then waht bschwb said, is the () method. you can put any folder in the pluginfolder in () and archicad will ignore that folder and all plugins that might be in this folder.
The Plugin "Webbrowser" will be ignored
this is very usefull when you have older versions of your plugin with the same id and want to preserve them, and load them when needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-11 02:48 AM
Thanks All for the trick.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-11 02:53 AM
@Newbie ,
You have posted this in the Developer forum and tagged it as "Add-on C++".
Was that a mistake (if so I will move the post - please choose a correct forum) or are you actually looking for a solution via add-ons?
Barry.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-11 05:52 AM
Hello Barry.
Actually I am looking for the ability to list all the addons via API function with option to select which one to remove then process as need.
Anyway, this is just temporary solved for me to understand its flow.
You and move it to where ever suitable and sorry for any confusion.