It looks like it has a dependency on Gmap which doesn't appear to be ported yet, so it's a multi-step port. I think @stpaultim's suggestion to post a port request in the queue is a good place to start.
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52
The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Posted19 hours 22 min ago by Alejandro Cremaschi (argiepiano) on:
Was this problem ever resolved @argiepiano?
I am experiencing something similar with smtp, mailsystem, mime_mail and views_send.
If I try to attach a pdf document, it gets sent but...
Posted1 day 1 hour ago by Martin Jones (nattyweb) on:
If you’re planning on building this from scratch, you might look at how the seven module handles SMS/external APIs as a reference for the connection side. Integrating Dialogflow via a custom...
Comments
Have you tried it in Backdrop? It looks quite simple and may just work.
It has been suggested in this discussion, https://forum.backdropcms.org/forum-topic/where-make-request-drupal-modu... that you might post a module port request here:
https://github.com/backdrop-ops/contrib/issues (tag it "port request").
There are no guarantees, but I have seen items posted here get ported.
It looks like it has a dependency on Gmap which doesn't appear to be ported yet, so it's a multi-step port. I think @stpaultim's suggestion to post a port request in the queue is a good place to start.