![]() |
Frog CMS - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Frog CMS (/showthread.php?tid=10630) Pages:
1
2
|
Frog CMS - El Forum - 08-06-2008 [eluser]ricklee[/eluser] Hey guys, If you want to make a site quickly and don't have really unique requirements that would justify truly custom development via CodeIgniter, give Frog CMS a try. It's awesome. http://www.madebyfrog.com/ Frog CMS - El Forum - 08-06-2008 [eluser]Référencement Google[/eluser] I am actually learning Expression Engine and I personally would go for it while talking about CMS. That said, Frog CMS doesn't look bad and the code is real nice and clean. That's really the kind of thing I would like to see built on CodeIgniter to start coding my projects based on a simple CMS. Frog CMS - El Forum - 08-06-2008 [eluser]ricklee[/eluser] The drawback of EE is the expense. Frog is free, and also there's no learning curve. To use EE, you do need to spend some time learning it, and the trial version I find to be very limited. Frog CMS - El Forum - 08-06-2008 [eluser]stuffradio[/eluser] I haven't looked, does Expression Engine cost money? Frog CMS - El Forum - 08-06-2008 [eluser]Référencement Google[/eluser] Quote:I haven’t looked, does Expression Engine cost money? That depends what you intend to do. There is a free core version for personal use but if you intend to use it commercially it cost some money (it's expensive but really worth it!) Frog CMS - El Forum - 08-06-2008 [eluser]wiredesignz[/eluser] Thanks for posting ricklee, and thanks to frog cms for the backend layout it's awesome when used with CodeIgniter. Credit will be given for the design when its finished. paste this url to your browser: http://www.wiredesignz.co.nz/secure Frog CMS - El Forum - 08-07-2008 [eluser]MpaK69[/eluser] hm... give error 404 (not found) when I want to download Frog CMS - El Forum - 08-07-2008 [eluser]Adam Owen[/eluser] Regarding the expense of ExpressionEngine, I think that it's an absolute bargain. We've already bought 10 or so commercial licenses and at £130 (GBP) nothing else comes close. I just had a (very brief) look at Frog CMS and it looks really easy to use. Not something we'd use personally, but I can definately see the attraction. Frog CMS - El Forum - 08-07-2008 [eluser]spheroid[/eluser] Ho hum on Frog. The demo (http://demo.inspiresynergy.com/frog/) looks like a page from 1995. Hardly shows me what it can do!?! Frog CMS - El Forum - 08-07-2008 [eluser]Référencement Google[/eluser] Something is wrong in your website path (there is an additional trailing slash / ) Code: <link rel="stylesheet" href="http://demo.inspiresynergy.com/frog//public/stylesheets/styles.css" media="all" type="text/css" /> |