The Radiant CMS project passed a major milestone this week. We now have the plumbing for installation of extensions from the command line. Since extensions will be registered in a global web-service (soon to be deployed at ext.radiantcms.org), all of the information about how to install them will be available and editable in one place, and the scripts just use that to figure out how to install. The part I’m most excited about is that Radiant Machine will be able to run its own registry with no code modification, serving only vetted extensions that we select.
Here’s some features the extension registry may also see soon:
- Import a list of extensions from GitHub
- Dependencies on gems and other extensions, possibly with the option to auto-install them
- A ratings system for extensions (like Agile Web Development)
