I am developing an application that moves files to directories. But I'm going to have to update it a lot and do a lot of meaningless uploads when I can just have the user do plugins for the app, instead of uploading the new version every time.

So how would I go about loading folders from a directory, then making a checkbox with the folder name. To be honest, I don't know where to start. Thanks.