Hello EE!
I have a couple of questions about EE and CI integration and see if EE is the right application for my project.
A little background info:
I have been using CI for about 10 months now for a huge range of different projects within my company. I have built a CRM system, Survey System, and a Guest Portal using CI. I love using CI, and i’m very familiar with all the classes and helpers, and I have done some hacking to the core system as well to get it to work just right for my projects. I have zero experience on the other hand with using Expression Engine. But from what I read they are both very similar.
My Upcoming “BIG” Project:
I’m about to undertake for my company rebuilding their corporate intranet. Its a fairly large site that was written in PHP when I was pretty new at writing PHP code. There are also quite a few of sub applications like a IT Help Desk, job opportunity submission page, Vendor look up and submit, and individual department pages.
The overall design is getting a major face lift and I want to use the CI Framework to build the core application and many of the sub applications like the IT Help Desk, AD Authentication, and the Job Opportunities submission page using CI. On the new intranet I’m looking to create blogs for the different departments like: Marketing, HR, IT, Culinary, Green Committee, and ESOP committee. My original plan was to create these pages using Wordpress and a custom CSS style sheet. I was hoping to find a way to log in to the intranet once with the CI application and have the user already logged in with the Wordpress sites.
But I’m wondering if Expression Engine would be a better CMS for this task?
Some Questions:
-Would I be able to have one place on the intranet to log the user in? And give them editing/commenting rights on their respective department pages depending on their LDAP Group Membership?
-How can i create multiple EE pages for each of the departments. If in the future would it be easy enough to add additional departments?
-Can the editing interface be modified at all? I noticed in the demo that the post editing field relied on html tags for formatting. Most of my users have trouble using Word, can I make this a rich editor?
-Can I use MSSQL for a database?
-Does EE have “Pages” and “Posts” and “Links” the same way that Wordpress does?
-Will I be able to hit the ground running, if I throw down the cost of EE? Is there much of learning curve compared to CodeIgniter?
Thank you for answering my questions. I’m always interested in learning about new tools and evaluating to see which one will be best for the job.