[eluser]Unknown[/eluser]
I've used CodeIgniter for a little application and it worked perfectly.
Now I want to use it for a more complex one and need some help to start.
It is a Warehouse Management System, that has a solid code base, but that can be personalized from customer to customer.
My objectives are:
- Use the same CodeIgniter version for all customers
- Create a base set of Controllers/Views/Models for my application
- Manage a set or more of personalized Controllers/Views/Models based on customers requests that extends the base ones functionality
- Share resources (images, js, css) through applications
Is this possibile?
Does CodeIgniter has such flexibility?
Am I able to extend a Controller/View/Model made in another application folder?
Thank you very much for this great software...and for the reply (hope
Straps