EllisLab text mark
Advanced Search
1 of 2
1
   
CMS in CI
Posted: 07 November 2007 11:59 AM   [ Ignore ]
Joined: 2007-04-22
25 posts

Hello,

exist some CMS in CI, which can be developed?

 
Posted: 07 November 2007 01:30 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-23
3194 posts

While not a direct product of CI, they share a lot of code, and getting more every day. ExpressionEngine.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design

 
Posted: 07 November 2007 06:30 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2007-09-20
346 posts

The core edition is free, the personal edition costs about 2 tanks of gas.

Pricing / Overview

 Signature 

Twitter

 
Posted: 07 November 2007 06:38 PM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-23
3194 posts

Yup, and will easily save you that amount of time in programming/dev/debugging. wink

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design

 
Posted: 07 November 2007 06:51 PM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Avatar
Joined: 2007-09-20
346 posts

ExpressionEngine is a lot more flexible than wordpress and much, much better than phpnuke or postnuke. After using this site (made with EE) I will have to say that EE is one of the best CMS available these days. Joomla is so bad, I hate using it and I hate people who think it is an acceptable CMS. I think the only serious competition to EE is Drupal.

 Signature 

Twitter

 
Posted: 07 November 2007 10:57 PM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Avatar
Joined: 2007-04-23
167 posts

Insert shameless plug “here”

tongue laugh

Kidding aside, I think ExpressionEngine is great, but I also would like to see a community driven CMS built on CI, just to show off what it can do to those other so called PHP frameworks.

I have seen some interest here and there around the forums, but I haven’t seen a real strong collective push like the other contributed codes around here.

I’m thinkin maybe a strong encouragement or a point in the right direction from Derek and the other guys in Ellislabs could encourage the more senior members of this forum to work on this and show us little guys how CMS is done the right way on CI.

 Signature 

A Better and more Flexible Paging Solution for CI
Automatic config[base_url]

 
Posted: 07 November 2007 11:34 PM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Avatar
Joined: 2007-09-20
346 posts

Yes something like this could really increase the visibility of CI to the world. It is a very good idea, but I think Ellis wouldn’t be too happy about having an open source competitor to EE. smile

 Signature 

Twitter

 
Posted: 07 November 2007 11:56 PM   [ Ignore ]   [ # 7 ]   [ Rating: 0 ]
Joined: 2007-06-13
76 posts

It would be kind of cool to see what people come up with, or Even some basic blogging software like Wordpress.

 
Posted: 08 November 2007 12:07 AM   [ Ignore ]   [ # 8 ]   [ Rating: 0 ]
Avatar
Joined: 2007-09-20
346 posts

Wordpress owns, there is no need to reinvent the wheel. I don’t know if you have done a lot of work with it, but it is more flexible than you think and is great for most small - medium sites.

I if we were to do something like this we should focus on medium to large sites. A completely different type of website. smile

 Signature 

Twitter

 
Posted: 08 November 2007 12:54 AM   [ Ignore ]   [ # 9 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-08
409 posts

This has been touched on before…

EE is the CMS.
CI is framework that allows you to build as you see fit.

I personally like the fact that there is not a CMS built and released on CI as that would create a stigma that would be hard to shake. Also when I deploy a solution to a client and tell them it is built on CI and they come here looking to see what its about they will see that they did indeed receive a custom solution not some boxed cms.

-Lee

 Signature 

you’ve got that sexy Canadian thing working for you… - Derek Allard


Pancake Payments | http://DearIE6.com
http://twitter.com/thatleeguy

 
Posted: 08 November 2007 02:44 AM   [ Ignore ]   [ # 10 ]   [ Rating: 0 ]
Avatar
Joined: 2007-02-08
409 posts

A Lunar Mounted Earth Transmogrifrier with Earth Shattering Kaboom!” written is CI and made open source would probably go a long way in generating CI buzz… err Kaboom!

-Lee

 Signature 

you’ve got that sexy Canadian thing working for you… - Derek Allard


Pancake Payments | http://DearIE6.com
http://twitter.com/thatleeguy

 
Posted: 08 November 2007 02:55 AM   [ Ignore ]   [ # 11 ]   [ Rating: 0 ]
Avatar
Joined: 2007-04-23
167 posts

May I point out that other frameworks like Symfony has an automated CMS system, not that I’m applauding their approach, still they have no problem telling people we are a framework.

Although, I did spot a community CMS in the CakePHP community that looks very cool, that’s all I’m asking a similar push from this community.

Nothing against Wordpress, and we are not asking to reinvent the wheel, after all CI is all about ease of development, but a good CMS based on CI can show a lot of developers what not to do on any development.

 Signature 

A Better and more Flexible Paging Solution for CI
Automatic config[base_url]

 
Posted: 08 November 2007 03:09 AM   [ Ignore ]   [ # 12 ]   [ Rating: 0 ]
Avatar
Joined: 2007-09-20
346 posts

So come up with a doc.google that outlines the major functionality that you would like to see. That is the first step to any project, other than procrastinating of course. smile

 Signature 

Twitter

 
Posted: 08 November 2007 06:02 AM   [ Ignore ]   [ # 13 ]   [ Rating: 0 ]
Joined: 2006-07-14
4237 posts

With a cms you probably are going to use some sort of authentication and there are a few libraries for CI or would it be authentication library independent or will it have an own authentication?
People that already use one of the libraries should be able to keep using it if they add the cms so i think you would have to create some sort of authentication driver which has to include the existing libraries and where other authentication libraries could be added easy. 

I think a core cms can be done fast but it should be easy to extend. I don’t think a full cms will not appeal to the CI developers.

That are two things i think would make a community cms popular.

 
Posted: 08 November 2007 06:09 AM   [ Ignore ]   [ # 14 ]   [ Rating: 0 ]
Joined: 2006-11-20
24 posts

I am looking for a flexible CMS for a website I am working on. I have built a website using WordPress and it is a very good technology, however it can be awkward adding custom functionality to it. I have been looking at alternatives such as Expression Engine. Can anyone answer a few questions? Like CI can you add your own custom classes? Can you create your own content types? I will download it now and have a play, any help would be greatly appreciated!

 
Posted: 08 November 2007 03:22 PM   [ Ignore ]   [ # 15 ]   [ Rating: 0 ]
Joined: 2007-09-13
247 posts

I am not able to understand the point of this discussion. CI helps you to make things easy and fast and if thats not all now people expect a CMS made with it. Come on guys !!! lets be realistic. A community CMS would surely help but after all everyone needs a CMS which is upto their needs. Let me give you an example. I am a sole developer of one of the oldest and fastest growing gaming website. I had a CMS made without any Framework which use to generate static HTML pages without any PHP code running in the frontend. Over the period of time we understood the shortcoming of such structure and we felt the need to rewrite for the frontend to work dynamically as well maintaining the URLs already done for SEO. I found Rails and its just fantastic ( to let you know I am doing a project in it)and started searching for something similar in PHP since at that point I was short of time to learn something new. I found CakePHP which I felt was equally cool but it took me a day to get started with it. It is just too complicated for someone new to frameworks. The search went on and I landed here at CI. I googled for comparisons and found that CI has less footprints and started developing in it. The user guide is cool so it took me 4 days to rewrite the complete site with CI which took me 3 - 4 week when i did the last CMS.

The moral of the story : When its so easy to develop with CI why do you expect something readymade.

I hope I did not hurt anyone’s sentiments here. Well the other news is I have started working on IgnitedCMS which will be an open source CMS for media based sites including videos, Pictures, Games Etc. Any suggestions, help and advice is welcomed.

CI ROCKS !!!!

 Signature 

Sarfaraz Momin.
PHP With Us

 
1 of 2
1