Ivan Bereznev

Results 4 issues of Ivan Bereznev

### Description I have data format like this: ``` { "product": { "postDate": "2022-01-30T13:40:00+01:00", "title": "Test product", "slug": "test-product", "globalTags": [], "productTags": [] } } ``` When I create a...

bug

### Description Let's imagine that there is a Matrix field `myMatrix` with two possible block types `blocktypea` and `blocktypeb`. Then, blocks for this field should be imported from a JSON...

bug

### Description Prevents key clash between different matrix block types. ### Related issues ##1184

Hello, first of all, I am not sure if this plugin is supposed to work with Craft 3.7 at all, since README says about 3.5. But I've seen something about...