-
Notifications
You must be signed in to change notification settings - Fork 2
xtoddx/beastly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= Beastly Allow your Radiant to play with Altered Beast forum software. = How The migrations in this extension load the tables needed for the Beast installation. This is necessary because by default Beast uses db:schema:load which will alter your migration data. After the migration you can set up and use Beast with the same login credentials you already have for Radiant. = Beast Setup Check out a copy of Altered Beast. * git clone git:https://github.com/courtenay/altered_beast.git Install the radiant_authentication plugin * script/plugin install git:https://github.com/xtoddx/radiant_integration.git Install the acts_as_tree plugin (because Radiant pages act as tree) * script/plugin install acts_as_tree Install the default_order plugin (because Radiant models use it) * script/plugin install acts_as_tree Point config/database.yml to the radiant database. Run beast, probably on a subdomain (or using a rewrite rule, whatever). = Feedback [email protected]
About
A RadiantCMS extension to let Altered Beast join the party.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published