Im looking at creating a project management site. Erpal seems to have a lot of the functionality I am looking for. Erpal however seems to be reasonably old.
I was wondering if there is a better solution I could use with drupal 9.
Let's make sure that Drupal and related modules/plug-ins do not become heavy duty to install and enable. There seems to be different types of users to Drupal from beginners to advanced.
If the volume of users should grow and be stronger, make sure that it doesn't become rocket science to handle installations and enabling these. I have been installing a few plug-ins and I get:
Before you can use ... you need to download the plugin from ... and place it in ... /libraries ...
Installing and enabling modules/plug-ins should be simple.
When viewing farm / logs / all records, if the field is empty, I want it not to be displayed. If I check if empty option like on the screen
nothing is happening. how can i solve this problem?
I need help. I am not very expert in Drupal, I am learning.
I have not been able to get a View to show me a photo gallery. When I create the Content type, it shows me the photos, as if I had uploaded them, but when trying to show them in the View, it only shows me the title of the View, but not them. photos, does anyone know how to fix this? i am using Drupal 8.9 locally
How can i hook the username after he gets a specific role?,
for example username: peter
gets the role clanmember, after he got the role his name should display,
username: =|LuV|= peter
im strugling in the file core/modules/user/user.api.php