The Backdrop forum is a website where everyone can come and chat about Backdrop.
You have questions, we have answers! You have answers, we have questions! Don't have questions or answers? It doesn't matter, we all have ideas! Let's share them, and together we'll make the world of Backdrop a better place.
If you respond to a question, please adhere to the following guidelines regarding transparency:
- If you copy guidance from somewhere else such as an AI service, a Drupal resource or another web development resource, please state where you got it from and if applicable link to the original resource.
- If you offer a solution, please indicate whether or not you have tested it and the extent of your testing in relation to the original posters question.
Also, please see our code of conduct.
Recent comments
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.
How to Improve SEO Performance in Backdrop CMS
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
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...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
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...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
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...
Chatbox development.