I migrated Magento 2 (version 2.4.6 deployed via Helm chart on Kubernetes) media folder to an AWS S3 bucket following the instructions from this documentation: https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/storage/remote-storage/remote-storage-aws-s3.html?lang=en. It worked successfully, and I observed that Magento had migrated the media folder to the bucket, only storing the cache locally in /var. However, […]
Daily Archives: September 8, 2023
I am planning to create a multisite Magento store that may only be accessible to B2B customers. The users and user groups should be created via the backend, a registration via the frontend is not planned. Depending on the user group, the users should be redirected to a website assigned […]
I use web RegEx101 quite allot, I have it bookmarked. Every time I open it via my bookmark it and the website is loaded, a bunch of irrelevant settings are the default settings. Such as PCRE2 RegEx flavour, with Global and Multi Line being enabled etc etc: So I have […]
I recently moved from Google Tasks to Microsoft ToDo and it’s very good, which should not be a surprise considering it’s Wunderlist underneath. Using Android Auto in the car I want to be able to add to my Microsoft To Do Tasks list using voice only. Google’s support says to […]
I don’t know if it’s a bug or a “feature”, but if you’re creating a macro-enabled presentation in PowerPoint the designer button is grayed-out. As usual the Microsoft website is very “useful”. This is what they have to say about this issue: If you can see the Designer button in […]
I have three year old Asus laptop running Windows 11. A month or so ago, it occasionally started failing to draw power from the socket when the laptop is in use. The battery was completely worn out so I took it out and started working without a battery. Now it […]
I am not a programmer so please be gentle! In an MS Word document I need to calculate age in years from birthdate. I’ve done a lot of searching and seem to think this may work: {QUOTE{SET by {BirthDate @ yyyy}} {SET bm {BirthDate @ M}} {SET bd {BirthDate @ […]