开发者

Good back-office solution in Rails

开发者 https://www.devze.com 2023-02-11 01:24 出处:网络
is there a ready solution (gem, plugin...) to quickly have a back-office for a mostly static website?

is there a ready solution (gem, plugin...) to quickly have a back-office for a mostly static website? It should be a bit more user-friendly than admin-data.

Thanks, Augus开发者_高级运维to


You could try, in order of rising backend complexity (but also increasing frontend userfriendliness):

https://github.com/thoughtbot/high_voltage

https://github.com/mojombo/jekyll/

http://refinerycms.com/

http://www.locomotivecms.com/


If by "back-office", you mean a Content Management type of system, then I've heard very good things about Radiant.


Typus always worked for me: Typus


You might want to check out Forest Admin. They will allow you get an up and running back-office in minutes. They have all the standard features you need so you will be able to easily perform CRUD actions for your data models.

0

精彩评论

暂无评论...
验证码 换一张
取 消