This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Extension Registry
The Radiant Extension Repository is the central list of extensions available to the script/extension commands. All extension authors are encouraged to register their extensions, this significantly lowers the difficulty for users wanting to install your extension.
Users are encouraged to browse the registry for interesting extensions and if so inclined subscribe to the feed to be notified when new extensions are released.
To install any extension from the registry open a terminal window, navigate to the root of your Radiant project and run:
./script/extension install extension_name
Other available commands are:
./script/extension uninstall extension_name
./script/extension info extension_name
./script/extension help
extension_name is the same as what is listed on the registry.







