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.
I used have been using user points on a D7 site without a problem.
Now I want to reward users for contributions on a new Drupal 8 site, but ther is no documentation to guide you through the new process??? Or did I miss it? All hints and suggestions welcome.
And maybe someone could give a shortcut to where I find and can update the user points set into my site by magic.
I have reviewed a lot of posts from the forum before creating a new one. i can´t really find any other post just like this, they are similar but I can´t use their solutions.
in "Home > Administration Structure > Media types > Edit Image > Manage fields"
I set max image size but this setting is not respected and I can post enormous images that are not resized.
How to enforce image resize on image media type?
I set up my drupal to use media / library system, and added to the image field a custom "Image description" text field so with each media image I can add a corresponding description.
The field shows up correctly, but after the content has been posted, I see no practical way to edit the content of this "image description" field.
Looking for a bit of help here, really not sure which modules to start with. In terms of a basic user flow:
User A submits a form from the website asking for a quote.
User B receives an email saying user A wants a quote.
User B clicks on a link from the email that takes them to the website.
User B fills in a form to provide a quote. They then have to pay £x.xx to send the quote.
User A then receives the quote from the form User B just submitted.
Anyone know what modules and how to set this up?! Thanks!