RichardSoeteman.NET
A blog about random stuff in Umbraco and .NET development
Automatically clear old items from the Umbraco recycle bin
We have all been there. Opening the Recycle bin in Umbraco and there is a huge list of items just sitting there for years. Best case you can open the tree and delete some items but most of the time you get all sorts of...
Read more →
My talk at Dutch Umbraco Community Conference 2024
Today I gave a talk at the Dutch Umbraco Community Conference. Below you find the links to the various resources.
Read more →
Implement Umbraco Delivery API Enabled check
This week I implemented some API endpoints for SEOChecker so people can retrieve redirects in their headless environments. Of course I want to use the same settings Umbraco uses to enable the Delivery API and an API ke...
Read more →
Implementing a confirmation dialog in Umbraco 14
At the moment I am (finally) at the final stage of the conversion of MemberExport to Umbraco 14. One of the things that needs to be done is removing an item from saved definitions. Of course you want a conf...
Read more →
Converting Backoffice Language files using ChatGPT
At the moment I am middle in converting MemberExport to the new Umbraco V14 Backoffice. A few days ago I needed to convert language files from XML to typescript. In this post I show you how I used ChatGPT to convert th...
Read more →