6 Tutorials On Adding Pagination In CakePHP

1. Custom Query Pagination A good example of when you would need this is if the underlying DB does not support the SQL LIMIT syntax. This is true of IBM’s DB2. You can still use the CakePHP pagination by adding the custom query to the model. Should you need to create […]

4 Tutorials On Choose The Best IDE For CakePhp Development

1. HOWTO Setup Eclipse 3.6 to get the most out of CakePHP 1.3 Development This article explains step-by-step on how to setup your CakePHP dev environment to get the most out of open source tooling. There are lots of great resources out there for developing CakePHP apps in eclipse – but […]

7 Best Shopping Cart Plugins For CakePhp

1. VaM Cart Easy Installation. SEO – Search Engine Optimization. Unlimited Categories, Products. CakePHP, MVC, Smarty. Multi Language, Multi Currency. Templatable. Open Source. Automatic Image Resize. Product Reviews. Coupons… 2. ShoppingCart plugin for CakePHP (techno-geek Shopping Cart) Authors: Dean Sofer (ProLoser), Jesse Adams (techno-geek) CakePHP plugin that handles the management […]

3 Best CakePHP Search Components & Tutorials

cakePHP on enfew

We can see that CakePHP framework subject is interesting to our readers, and continuing on the few CakePHP related posts we posted on Enfew, this time we want to list search related plugins which are built for CakePHP framework. Let us know in the post comments if we have missed […]

2 Awesome User Management Plugins For CakePHP

1. Authake: user management, authentication and ACL for CakePHP Authake is (another) solution to manage users and groups and their rights in a CakePHP platform, as well as their registration, email confirmation and password changing requests. It’s composed by a component, a plugin, and a helper. The ACL model was […]