Is there a way to track all Drupal admin activities in the Drupal 8 CMS Framework? For example, we have audit log entries to help us answer the questions of "who did what, where, and when?" in https://cloud.google.com/logging/docs/audit/. Any help will be highly appreciated.
Thanks in Advance and I look forward to hearing from you.
I like to build a ecom site with paypal integration. Site will have 3 to 4 categories. It will be a site with about 100 products. Can you please let me know the modules/some hints that I should be using? I normally use bootstrap theme. Is there a specific theme with pre-built ecomm features?
I need help with nested paragraphs from library and views on Drupal 8. I have a content type recipe which has a field partial_recipe which is a paragraph type. The partial_recipe has a field ingredient which again is a paragraph. The paragraph ingredient has a reference to a taxonomy term of type ingredient.
The partial_recipe can be promoted to the paragraphs library. Thus I can reuse for example "Burger Buns" in every Burger Recipe and every change of this partial_recipe will show up in every use of Burger Buns.