I just installed Radiant and would like to also install the Shards extension. Here's what I did:
1. $ cd ~/radcms/
2. $ svn export http://dev.radiantcms.org/svn/radiant/tags/rel_0-6-4/extensions/shards vendor/extensions/shards
3. $ rake db:migrate:extensions
4. Logged into admin interface and clicked "extensions" at top right. Shards does not show up in the list.
Is there a simple step that I am missing that will tell Radiant to load new extensions? Or did I not install it correctly?
Thanks!
Ben