#21/#25 worked for me, custom format "Y-m-d H:i:s" to import date fields for feeds in Drupal 10 from a Drupal 7 site, in particular, to carry over "Post date" to "Created on", in order to preserve the post dates from migrated content. I did not need to use tamper.
Can confirm this single line patch has resolved the issue for me using the current version of the module.
Previously was having curl timeout errors in the logs, and the settings page was showing a '1' in the field where the webhook should be.
GuzzleHttp\Exception\ConnectException: cURL error 28: Connection timed out after 30001 milliseconds
Updating this single line of code appears to have restored normal operations. Thank you @j.cowher!!!
The Inmail module looks really great and getting it up to date for the current version of Drupal should help get some momentum back.
Thank you @id.rem.dev for pushing this forward!
Would love some feedback as to what to expect from Page Manager in the future. Will it continue, even in its current state?
We're currently migrating a massive site from D7->D10, and Page Manager played a critical role in the old site, it doesn't appear there are any alternatives for D10 (aside from the Page Manager module itself).
Also, we are currently sponsoring a variety of contrib work on modules we use, and would be happy to include Page Manager in that, if it is indeed planned to continue.
Any chance of getting this committed for D10 compatibility?
jweirather β created an issue.
#58 β¨ Add visibility control conditions to blocks within Layout Builder Needs work is working for me so far, RTBC +1, and THANK YOU ALL.
Will continue testing and building out some more content types with it, but so far so good.
Edit: I wanted to note that the UI looks like it could use some polish, but is fully functional and straightforward to use.