Discussions about DRD, see https://www.drupal.org/project/drd - the Drupal Remote Dashboard
Hi all!
I have been working with Drupal for many years and I want to start using this module to monitor hundreds of portals for an important public entity.
First of all, say that I think it is a great job and something very interesting.
If I can implement this solution, I think I could provide feedback and perhaps, if I have enough time, contribute.
I have some questions / problems that I cannot solve by looking at the module documentation. Could you help me?
1: As there are many portals, I would like to know if there is any way to add the portals to the dashboard using drush. I've seen the "drd: agent: setup" command, but haven't gotten it to work for me.
2: The dashboard and the portals are multi-language and when I try to add a domain, it always asks me to add it twice (I can upload a screenshot if necessary).
3: Is there a way to prevent a portal that has the agent installed from being added to any portal with the dashboard if the user is an administrator?
Thanks!
Hi @jurgenhaas:matrix.org,
Regarding the multilanguage issue that I will comment on (duplicate domains), I have tried to create the sites.php, but it still creates 2 domains for me. One with mydomain.com and the other with mydomain.com/language. Checking the buildUrl method of the Entity \ Domain.php class I see that it is detecting the language as part of the uripath. Is it normal behavior or could it be a bug?
On the other hand, I don't see a way to modify the "default categories". Is it something you don't have in mind?
Thanks a lot.