FreeCAD-addons icon indicating copy to clipboard operation
FreeCAD-addons copied to clipboard

Save and restore Addon is missing from add-on manager

Open APEbbers opened this issue 5 months ago • 4 comments

Hi,

With PR #376, the Save and restore Add-on was added to the available add-ons. However now the add-on seems missing. Was there anything wrong with the add-on or is it removed by accident?

If possible I'd like to add this add-on again, because I use it with the RibbonUI.

Kind regards

Paul Ebbers

APEbbers avatar Sep 26 '25 15:09 APEbbers

Well it doesn't seem to be listed in the Addon Catalog.

PhoneDroid avatar Sep 26 '25 16:09 PhoneDroid

Otherwise it seems to work fine, I tested your repository locally and had no issues.

PhoneDroid avatar Sep 26 '25 16:09 PhoneDroid

Probably what happened was just bad timing: I think that's right when I was auto-generating the catalog from the modules file, there was probably a lag between when I did that work and when I pushed it, and this addon was added right then (and I didn't think about it when I merged the modules change). So PR to fix the catalog would be appreciated! Sorry for the mixup.

chennes avatar Sep 26 '25 16:09 chennes

No worries, I've create PR #444 to fix the catalog

APEbbers avatar Sep 26 '25 20:09 APEbbers