I am trying to attach taxonomy terms to nodes programmatically. I was able to get the list of terms into an array using Term::loadMultiple(). I'm not sure how to go about attaching the terms. Can anybody help me understand the process? Thank you!
With regard to the excellent document Building a Drupal site with Git, I have several questions about how this translates to Drupal 8; so I'm posting each as a separate topic.
When following the best-practice outlined in Building a Drupal site with Git, one ends up with two git remotes: the drupal one with all the core code and your own, fooproject, encompassing drupal core along with your site adds. Both git trees are rooted in the same folder.
It would be great if anyone helps me out for this.
I have submitted patch and it has been approved by community and even added to released version by maintainer. Now, maintainer wants to provide me credit for this, but maintainer is not aware about "How to provide credit".
Please help me with detailed steps/screenshots/video for the same.
I need your help in selecting the best CMS for redesigning http://www.rangoutlet.com. Currently, I am paying month to month to cart service company. But, i would like to redesign my site so i can avoid monthly payment to cart service company.
I would appreciate, if you could answer following question to make best CMS decision.
Hello, I am brand new to drupal. have a site built with front page and want to use a CMS to manage my site. A couple basic things I wish to understand. If I install a theme can I install a module as part of the site. I have alot of information I am going to place on my new site and wish to ad a classified ad section. If I have a theme for my current site can I ad a module like Moneyscript's Pat to Publish as a part of my site rather than a stand alone seperate site. Also any feed back on the corperate clean theme offered by More than Themes? Thanks in advance for your help.
We have a strong subsystem which is exposed as REST based services. Does Drupal have a capability to consume already developed REST services responses as template while authoring a web content, while executing the REST call and replacing the appropriate place holders after publishing ?
What are the modules I would require to develop the same?