Anyone have any experience yet getting Radiant CMS extensions to actually make it onto a heroku instance? I have tried removing the submodules and adding the files back, but haven’t really had much luck.
Anyone have any experience yet getting Radiant CMS extensions to actually make it onto
Share
Heroku doesn’t currently support git submodules.
However, their (excellent) documentation expresses a way around this: check it out here
From the docs: