I am using the Agreggator module for D8, I have created a few blocks with feeds from various media outlets and they are located on the right sidebar of the front page. The problem is that the blocks show up only to registered users of the site. How can everybody see them? I have checked the role permissions on the blocks and there are no restrictions found there.
There was a module for Drupal 7 called 'Shared Email' that allowed multiple users to have the same email address for different accounts. I need that functionality for a Drupal 8 site.
I know it's not recommended to edit the user.module in the core code, but I don't see any other option. Does anyone know any other solutions?
This is my first post and I look forward to being an active member of this forum.
I currently have a Drupal 8.1 site that has had a lot of unnecessary modules installed and just junk built up in it at is was my first experience with Drupal. I have been getting PHP errors left and right even after uninstalling modules and I cant update core anymore, so I decided to reinstall and reconfigure the site in another environment with clean DB's.
Problem is I have a lot of content on the old site that I need to migrate over, and the new site has the content types configured differently with different machine names and some changes to their fields.