Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Salsa Digital worked with a Victorian government department to conduct detailed user research and build a new website that delivers a better user experience. This site also marks the first client implementation using Victoria's Single Digital Presence, which is built on Drupal.
Note: Due to a strict media/communications policy, unfortunately, we can’t name this department.
I installed two Drupal 8 themes on two different websites. But now I do not know how to enter into the admin area of either of the two sites. Just a caveat before you answer the question. I am quite a beginner in Drupal hence know nothing about Drush, Composer etc. Is there an easy way to reset the admin password?
Please reply me in extremely simple to understand ways.
I am a drupal newbie. I am building a simple photo library in drupal 8.5.6 and I have discovered that I can set a taxonomy term as a menu. Perfect for me ... except that the results list in a random order. Is there a way to have the results display by ascending date order (I have a field in each node that has this info).
Any help would most appreciated
How can I add access rights to nodes in Drupal 8.
I think of rights set for user and content type?
I used in drupal 7 Content Access to determine access rights to nodes.
However, the module does not work with Drupal 8.
Anyone who can help?
(I know that can be done in view. But I would like to skip the view in this context).
I am working on an app where it would be possible for users to activate / deactivate features. Every users are working on the same install, so basically, if the feature is not enabled, we are just removing access to the features.
For example, a user would be activating a multi-currency feature. If activated, the “customer” form will have the currency field, if not activate, that field is hidden.