There is a module in Drupal call "Forward" which can email a page to his friend, I can't find a similar module here for doing the same job, please suggest if you know, Thanks
This may be overkill, but the module print contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version.
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.
Hello,
Thank you for your response !
We followed the steps of the documentation,
so we copied the content and the themes on backdrop en then we went to the page domain/core/...
Does the Administrator role of your site have the permission "Access administration bar"? (I think, you wouldn't notice the missing permission if your own account is the so called User 1.)
Posted9 hours 23 min ago by Olaf Grabienski (Olafski) on:
Hi @allinappli and welcome! Just for clarity, did you already run the site updates portion of the upgrade to Backdrop? (e.g. at /core/update.php)
Do you have command line access or...
Ah finally:
contextual filter as nid, no relationship
first relation: A bridge to the Content entity that is referenced via field_town
second relation: A bridge to the...
Posted2 days 5 hours ago by Robert Garrigos (robertgarrigos) on:
Comments
This may be overkill, but the module
print
contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version.https://github.com/backdrop-contrib/print
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.