Welcome Guest, Not a member yet? Register   Sign In
Need Information
#1

[eluser]Unknown[/eluser]
Hello Friends,
This is the first day for me in CodeIgniter CMS. I am told to develop a Job Portal Application in this CMS, which is very much new to me. Can anyone help me in suggesting some information about:

1) Where to start? A good tutorial
2) Where can I find Extentions/ Modules such as Payment
3) Will it be feasible to develop a Job Portal like monster.com

Thanks in Advance
Dushyant Joshi
#2

[eluser]InsiteFX[/eluser]
Welcome to the CI Forums.

1) Read the CodeIgniter's User Guide.
2) In these forums, Libraries & Helpers.
3) If that is what you need.

Most of the users start by building a Blog system.
#3

[eluser]Unknown[/eluser]
Thanks for the reply.

I want to know where can I get ready to use modules/extensions?. Like Magento has http://www.magentocommerce.com/magento-connect/, which lists all modules (free-paid) . So that I can get actual idea.
#4

[eluser]PhilTem[/eluser]
There's actually no such site that provides modules for CI since CI is not natively set up to be modularized. Thus you need to google for codeigniter and modules or libraries or search around the forums. Or you go to http://getsparks.org which has a list of packages that can be used as extensions.
#5

[eluser]Mr. Pickle[/eluser]
I assume with Codeigniter CMS you actually mean the CodeIgniter framework .
It's important to know that CodeIgniter itself is not a CMS, but a PHP framework.
Of course it's a very suitable framework to build your own CMS, or use a (free) CMS that is build on CodeIgniter.
Examples:
- Fuel CMS
- Pyro CMS
- Halogy
- Ionize

Libraries for CI can be found all over the Internet.
Sparks (http://getsparks.org/) are a good and reliable source for functionality that CI doesn't provide in it's core.




Theme © iAndrew 2016 - Forum software by © MyBB