Tam
Tam
I'm trying to import some users and I have this modify in my business logic plugin: ``` php public function modifyImportRow($element, $map, $data) { // Map data to fields $fields...
When streaming a video, the playback starts then a quarter of a second later restarts from the beginning again. Sometimes the video and audio will play before restarting, but usually...
### Description A table field that shares the same handle as a table field in a matrix will have it's type `handle_TableRow` overridden in the graph schema. For example, if...
Click on an option below to vote anonymously: [](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Frequently/vote) [](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Sometimes/vote) [](https://api.gh-polls.com/poll/01F8D4XT5CBABFF3ZB8DVHA4EQ/Never/vote)
Imager is working on my staging environment, which is on the same server as the live site. The configs are identical, but the images aren't being uploaded to S3 on...
Being able to use textareas in place of inputs would be really useful, especially where multi-line values are a possibility.
Closes #282
Fixes #227
Is it possible / how would I go about adding custom queries and mutations to the Graph API that aren't related to a field? Specifically, I'm trying to tie in...
### Description `DataTypes::EVENT_AFTER_FETCH_FEED` is only triggered if the feed is a remote URL, not if it's a local file path. ### Additional info - Craft CMS version: 3.7.36 - Feed...