Manage Moho scripts via public version control repository like GitHub. This is an approach many popular solutions have taken to manage community extensions, for example:
- https://github.com/raycast/extensions/t ... extensions
- https://github.com/sphinx-contrib
This would be some additional benefits over current, website based solution (https://mohoscripts.com/):
- Versioning: Provide way to manage different versions of the scripts
- Collaborate with author: Report issues, submit patches
- Communicate with author: Use issues to request features and report issues (compare with https://lostmarble.com/forum/viewtopic.php?t=17405)
- Process for publishing scripts: No more finding random links from the forum (compare with https://lostmarble.com/forum/viewtopic. ... 00#p214500)
- Improve quality and security by automatically validating the scripts
- Support for future development like formalised script metadata
NOTE: This would still allow having website https://mohoscripts.com/ With more formalised storage like git, perhaps scripts could be available directly within Moho Studio!
Repository for Moho scripts
Moderators: Víctor Paredes, Belgarath, slowtiger