This forum is for less technical discussions about the Drupal project, not for support questions.

How to have a D8 Core forum spam free

Hello all,

I would like to add a forum to my D8 website and I was looking for a best solution.

In the past I used phpBB3 and at the end, I was busy with handling spams from real users registered on my forum that posted lots of spam messages in all forum categories.

Creating a website with Drupal - Specific theme search.

Hello,

I'm new here, started looking into Drupal to move away from Wordpress. 

I would like to migrate my website(s) over completely, but there are some things I'd like to see regarding a theme. This is an example of website that I've found which has a really clean and sharp look and it was built on Drupal. Can anyone here recommend a Drupal theme that would match it, or at least get as close as possible? I've looked up about 30-40 themes so far but couldn't find anything that's really close. 

How to use the "PayPal Commerce" module ?

I installed the module "Commerce PayPal" on my site and created a PayPal business account.

I have configured a payment gateway, but I have this error message :

<blockquote>PayPal has indicated that the current site is not eligible to show the credit card form. Please review your configuration and try again.</blockquote>

I want to accept payments on my site without going through the PayPal site.

How to correct this error ?

What is the "PayPal Client ID" field used for in the "/admin/commerce/config/payment/paypal-credit" configuration? 

Portfolio and Webcomics - Is shared hosting enough to start with?

Hi there, I'm fairly new to this community and to Drupal in general.

I've decided to start building my portfolio and contact information site as well as my webcomic sites (two). I decided to go with Drupal as I like it better than other CMS and has already started coding my own theme for it. I'm planning to make a multi site installation with the portfolio site being the main one and each webcomic site being a sub-site of the main installation.

How to set up sending CSRF token automatically with every request?

Hi, I have started coding recently. Would be really glad to listen to your advise. I have a problem with my website. I can not verify the authenticity of the CSRF token when I send a POST request. I solved this issue by adding authenticity_token with every request (using Vue.js and Ruby on Rails). My code:
let at = document.querySelector ("meta [name = 'csrf-token']"). getAttribute ('content')
this. $ set (this, 'authenticity_token', at)
this. $ http.post (/ api / example, {authenticity_token: this.authenticity_token}).

How to offer shipping costs for orders over $ 50 ?

Hi, there is no recent documentation for the "Commerce Shipping" module.
How to offer shipping costs for orders over $ 50 ?
I don't see any settings in the shipping methods.
It would be nice to have a check mark to offer shipping costs and a text box to enter the order amount.

Pages

Subscribe with RSS Subscribe to RSS - General discussion