site_audit icon indicating copy to clipboard operation
site_audit copied to clipboard

Installation guidelines

Open ghost opened this issue 7 years ago • 11 comments

Hi there,

Thank you for your work on this module.

I am however finding it difficult to install on Drupal 8.4.4 with Drush 9. I opened a PR with some installation instructions, however don't think this is the correct way.

Do you have any more more up-to-date instructions?

This repository also appears to be out of sync with the repository on Drupal's servers.

Thanks.

ghost avatar Feb 12 '18 14:02 ghost

This repository also appears to be out of sync with the repository on Drupal's servers.

@socketwench can you look into that? Thanks!

fluxsauce avatar Feb 12 '18 16:02 fluxsauce

Sure. I just finished my freelancing project this weekend so I have more time in my schedule.

socketwench avatar Feb 19 '18 01:02 socketwench

Cool, let me know if you need any help.

ghost avatar Feb 19 '18 09:02 ghost

I could actually install 8.x-2.x on a Drush install < 9 and it worked fine. However I guess the 8.x-3.x for Drush 9 < doesn't work yet.

Still, I think it's confusing having this repository on GitHub, if it just becomes out of date. Ideally this should become the canonical repository.

ghost avatar Feb 20 '18 08:02 ghost

The intent is that the repositories are synced. GH is where the bulk of the 8.x development took place :-)

fluxsauce avatar Feb 20 '18 19:02 fluxsauce

What were we using to sync the repos? Was it a service or just manual with multiple remotes?

socketwench avatar Feb 25 '18 21:02 socketwench

@socketwench git push origin && git push github (manual with multiple remotes)

fluxsauce avatar Feb 26 '18 05:02 fluxsauce

That's....not my preferred method. I'd rather choose one repo or the other to be the canonical source. Most of the activity is still over on D.O, although Github is better for rapid development.

socketwench avatar Feb 28 '18 03:02 socketwench

The intent is to ease collaboration, and there are many ways to do that. I'm not fussy about the how, use your best judgement.

If you wish to focus only on Drupal.org, that's fine and I'll mark this as a snapshot and direct folks there. With that said, the bulk of development happened here.

fluxsauce avatar Feb 28 '18 18:02 fluxsauce

I also vote for this Github repository to become the canonical source. There are more developers who have GitHub accounts, rather than Drupal accounts.

The lower barrier to entry would mean that plugins like this are more like to receive contributions.

ghost avatar Mar 01 '18 09:03 ghost

Is there an update on how to get this working with Drush 9?

jrglasgow avatar Apr 26 '18 16:04 jrglasgow