I am new in drupal 10, I am building a project in drupal 10, There is a requirement where admin want to remove user module from core for security issue, admin thinks that keeping this users module in internet can hamper the security of entire application, So he wants to run entire drupal frontend without user module. is there any way to achieve that, this is the high priority requirement, can anyone help me please!
I have read a bunch of posts but still can't decide if it's possible to have a block on a D10 page that shows a Facebook feed. Is one of the modules able to do this but I can't find it? I tried using the Meta Facebook Plugin instructions on Facebook, but I couldn't get anything to show other than a single link back to FB.
I have a entity reference View. I rewrite the field to return a custom value. Views returns the correct value, but also appends the node id to the end of the string. It has to do that to target the correct node to update, but I would like to be able to hide the appended nid if possible to create less confusion.
Can I color the text white so it disappears into the background?
I have linked a video that will clarify what I am trying to achieve.
How do you go about creating a new RDF mapping in Drupal 9? I've installed the RDF module https://www.drupal.org/project/rdf as the RDF Core module is deprecated from 9.5 and I'd like to create a new RDF mapping for a custom content type based on Dublin Core.
I have tried to maintain a website without composer, but I'm starting to see that I really need it.
There are many instructions and videos on how to install and use composer. However, I have two live development websites in the same construction:
test1.xxx.com
test2.xxx.com
I cannot find out how to install composer on these sites. I assume I need to install it for both sites. In what folder do I need to install it? Or am I totally off here?