Actually, I need to save default drupal log message in external database. Although, I know we can't stop Drupal default log message service to save the log in default table "watchdog" but can we also store all log message in different database ?
Hello guys my problem is the cart will update any quantity of items and will show and cart but when a customer for example add 5 items and go back to check other products and add lets say... 2 more that will make 7 items and when you go to the cart gain you still have just 5 so cart is not updating quantities
Secure your Headless Drupal Website with Robust 2-Factor Authentication
While traditional CMS architecture has been the industry standard for quite some time now, lately there have been a lot of major players who are now looking for increased flexibility and scalability.
This is achieved by using a Headless or Decoupled CMS architecture.
I seem to be getting lost in how to configure to either build a secured forum or to secure a pre-existing forum. I was able to make forums require a user to be registered (authenticated) to add topics, but I cannot seem to create a structure which hides specific forums for being visible to "all but group members" or requiring group membership to view / create topics or add comments...