Search found 6 matches
- 29 Jul 2025, 14:21
- Forum: TYPO3 extension
- Topic: Unconditional mtime update on parent media item when saving related properties
- Replies: 2
- Views: 68772
Re: Unconditional mtime update on parent media item when saving related properties
Hey, thanks a lot for the quick and super clear explanation!
That makes perfect sense. Knowing it's a side effect and not intentional helps a lot. The pointer to the exact line in Standard.php was spot on.
Appreciate you looking into it and confirming a fix is on the way.
Cheers!
That makes perfect sense. Knowing it's a side effect and not intentional helps a lot. The pointer to the exact line in Standard.php was spot on.
Appreciate you looking into it and confirming a fix is on the way.
Cheers!
- 16 Jul 2025, 10:32
- Forum: TYPO3 extension
- Topic: Unconditional mtime update on parent media item when saving related properties
- Replies: 2
- Views: 68772
Unconditional mtime update on parent media item when saving related properties
Hello Aimeos Team, We are working with Aimeos 25.4.1 in a TYPO3 13.4.13 environment and have encountered a behavior with mtime updates that we would like to clarify. Our Goal: We have an asynchronous image processing system that is triggered by changes to a media item's mtime. This works perfectly f...
- 30 Jun 2025, 17:22
- Forum: TYPO3 extension
- Topic: Registering Decorator to Manager
- Replies: 1
- Views: 59687
Registering Decorator to Manager
Hi Aimeos community, I've been struggling for a few days with what feels like a basic task, and I'm hoping someone can point out what I'm missing. My Environment: Aimeos: 2025.04.1 TYPO3: 13.4.13 My Goal: I need to execute some custom logic right after any Aimeos entity that affects a product's stat...
- 04 Jun 2025, 15:52
- Forum: Help
- Topic: Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
- Replies: 4
- Views: 478188
Re: Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
Solved! So after spending few days, i found the followings. I leave it here it may help others. There is no response if you do not set fluid content to the page where the REST API plugin is placed, sadly the api answer is coming in CONTENT so it wasn't quite clear for the first read, and second.... ...
- 04 Jun 2025, 09:19
- Forum: Help
- Topic: Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
- Replies: 4
- Views: 478188
Re: Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
Hello, thank you for the answer. It still does not work :( Even if I want to build a headless aimeos I have to import the site tree? I have a multilingual typo3 site. The restapi Ce is in on the shop page - nothig else just that one -, I created a rootlevel typoscript record fort that page, i put th...
- 03 Jun 2025, 20:40
- Forum: Help
- Topic: Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
- Replies: 4
- Views: 478188
Jsonapi endpoint setup in typo3 v13.4.11 aimeos 25.4.1
Hello, I am having trouble getting any response from the Aimeos JSON:API endpoint in my current TYPO3 setup. I would appreciate any help or suggestions for further debugging. Environment: Aimeos: 25.4.1 TYPO3: 13.4.11 PHHP8.2 T3headless API Headless Content Blocks Nginx (custom configuration, but al...