The Umbraco Palette Picker Package We have released a package for Umbraco. The actual development was just half of it, the other half being the documentation and info pages. The process itself was very exciting and exigent at the same time.… Author: Miguel Lopez Date: Monday, October 12, 2020
How to add custom help to Umbraco The Umbraco help section has been greatly improved recently, covering an area that was often neglected and that many developers and editors needed. This article covers how easy it is to add our own custom help to the existing help section in Umbraco.… Author: Miguel Lopez Date: Monday, May 18, 2020
Integrating Merchello with an EPOS System. Part 2 This is the second article about the integration of Merchello with a shop EPOS system. Here we cover how the online orders are downloaded and integrated into their store system.… Author: Miguel Lopez Date: Friday, February 21, 2020
Integrating Merchello with an EPOS System We built an e-commerce site for a local business using Merchello. The challenge was to integrate their EPOS system used at their store with the website, so it would automatically synchronize the products as well as the online orders. This is the first of two articles, covering the synchronization of products between the store and the site.… Author: Miguel Lopez Date: Friday, February 21, 2020
How to keep using MasterPages in Umbraco. Latest releases of Umbraco have moved away from obsolete WebForms and MasterPages towards MVC. We were required to upgrade a project that was using WebForms to the latest version but migrating to MVC was not an option. We found some interesting points that will allow your projects to still work with MasterPages.… Author: Miguel Lopez Date: Monday, March 26, 2018
Introducing a new Umbraco datatype for Multi-lingual websites. Over the last 6 months we have been building various multi-lingual sites for different clients and for some of the clients they have 1 to 1 relationships between some or all of their pages.… Author: Chris Houston Date: Thursday, August 18, 2011
Creating PDF documents dynamically using Umbraco and XSL-FO part 2 Since my last post I have made a few modifications to the PDF generation, the main one being that the files are now dynamically renamed so that they reflect the name of the case study instead of all being called PDF.PDF which was not a very helpful filename, I just wanted to get something live last week, so decided that something was better than nothing :)… Author: Chris Houston Date: Monday, November 15, 2010