This is a suggestion about the search pages (i.e. https://www.drupal.org/project/project_module). Is it possible to filter by Package instead of the current Module categories drop-down list? For example, the Migrate category is missing. Also, it would be nice to be able to filter by a keyword for the project name only and not a full text search. Just my thoughts. I only bring this up because `composer search` is a total fail.
I had a very successful Uber Cart site several years ago that I was quite pleased with. Rounding back here 15+ years later, having a new project that I am in development on and a basic but very rusty understanding of Drupal but a much better understanding of coding and project management. I thought from my previous experience with Drupal this be a good, or at least fun starting point to evaluate dev paths to take but I am completely confounded by what I am finding.
Has anyone ever integrated SharePoint with Drupal? We have clients asking for syncing their documents across from SharePoint to Drupal. I have seen 2 modules here `cmis` and `o365` but I am not really sure if they will do the job.
Just throwing out there if someone has does this before and if they could advise a suitable approach. Thanks.
I'm looking to integrate a feature rich Learn Management System within an existing and well established Drupal 8 (soon to be Drupal 9) website. The website already contains a custom LMS of sorts, which has been running and collecting course results for many years. We'd want to pull these results into the new LMS wherever possible. We currently have around five courses, some of which are split into multiple modules.
I have Drupal with Bootstrap 4 theme. I want to hide the modal when I click on a link or on a form-submit in the modal. How to hide the modal automatically ?