Hi, I am looking to hire a web developer who has good hands on experience on Drupal 7 and Drupal 8 in Bangalore, interested parties please email me your resume ( mallikarjuna.kalluru@ant.works )
I already have my domain verified in Mailgun. The situation in my Drupal site goes this way. There are many instances in my website that sends the email notification into different user types.
But with my new changes. All the emails are rerouted to only 1 email(admin's email). So whenever there are actions in the website. Instead the original email should be sent to a different user/s, it was rerouted to the admin's email. It was not received by the other users.
I am having a variety of problems with attempting to move a D7 site to D8, some of which involves trying to use Acquia Dev Desktop as part of that process. But before getting into the details of those problems, I want to ask a bigger question that is directed to those who have significant experience with this type of migration, specifically to Drupal 8, taking these points into account:
I used views_get_view_result() to get the values of my view but i only get one page (i've a pager of 10 items). Is there a solution to get the value of all pages ??
I can see who has created revisions of the page, and which ones are not yet published ,but I cannot see who published the last version of the page. The task is to see the author name of the published revision.
I am not sure if there may be a module I can add into Drupal that does this.
I would be happy if you point me in the right direction