Tag: CMS
16. E – Commerce Website PHP Tutorial – Quantity Control In Shopping Cart
www.developphp.com In this 16th video we will learn to allow the user to adjust item quantities inside of the PHP shopping cart. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
Migrating A Massive Legacy CMS To WordPress Without Losing Your Mind
This video was originally recorded in March 2011. Hey Honey, the server’s down again! That’s the phrase I hear all too often, because our home-grown ZENPRESS CMS (which I’ve been building since 1997) lives on top of an older engine that simply can’t handle a 13 years worth of data. Last year, I decided to move to a more future-proof system. Because ZENPRESS has 53238 articles encoded with our own custom editorial markup language and a boatload of custom features, I’ve been writing a Web framework and a series of plug-ins that move our custom ZENPRESS CMS feature stack into WordPress. This presentation is the story of the first programming year of that migration, why I chose WordPress, some of the design principles that were set out, tricks and lessons I’ve learned, a tour of some of the cool plug-ins I’ve developed so far, and tips and hints for anyone else who might want to try migrating a large, custom system while still retaining some shred of sanity. Special thanks to Mason James at WPMU Dev for filming this video.
7. E – Commerce Website Tutorial – PHP MySQL Dynamic Home Page
www.developphp.com In this 7th video we will dynamically render an always up-to-date “newest items” listing for the online store’s home page. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.