also have to dump this in the init script in the root of widgets folder.. from vcp_jogging.JogControl import JogControl class JogControl_Plugin(_DesignerPlugin): def pluginClass(self): return JogControl I am debating thinking of a way to do that dynamically.. maybe a naming convention based on folder names.... Not a fan of having to manage essentially a "manifest" file..