Blog articles tagged with maintainable-websites

How to Integrate (Import) WordPress Content into Magento Blocks

04.26.2009 09:10PM by Evan Johnson

This is the technique I use to integrate WordPress content into Magento. This can be useful for bringing in posts related to a product, or having recent blog posts on the Magento home page… whatever you can dream up. No modules, plugins or extensions are needed for this technique – just a good grasp of PHP and the Magento and WordPress theming/templating systems. There are probably many...

Read the full article...

Comment [10]

Retrofitting Content Management Systems (CMS) on Existing Websites

02.12.2009 09:42PM by Evan Johnson

This past week I retrofit the Montana Seed Trade Association website with CMS Made Simple. Previously, it was a “flat” website that consisted of some basic HTML and a couple of simple dynamic PHP pages populated from a mySQL database. Every time they wanted to update the site with new events or meeting dates, they had to call up the original web developer and pay...

Read the full article...

Comment