A Drupal 8 site with user wallets.

I want to create a Drupal site, based on some qualification site admin will credit a user with a certain amount in his wallet. The user when he wishes will request withdrawal and the admin will make a transfer, off-site, to his bank account; and then mark the request-for-withdrawal as paid. Can I be able to build this with D8? Thanks for your time.

Drupal Commerce 2.0 shopping functionality not working

Hello Folks,

I installed a third party theme to make an ecommerce website which is as follows.

https://www.fashionbazar.com/

Unfortunately, its shopping cart feature is not working. I can not add any thing to the shopping car. Could anyone please let me know what might be missing? Unfortunately, the developer is not responsive at all.

Thanks and regards

installing Drupal 8 on local Windows 7 machine with XAMPP

I am an absolute beginner on Drupal, and am using the book Drupal 8 for Absolute Beginners in order to learn. Chapter 1 of the book, "Installing Drupal," uses Acquia to install Drupal. I attempted to do this and failed; the installation logs claimed that Acquia was not compatible with my version of Windows (I am using Windows 7, which is supposed to be supported). Instead, I am attempting to follow the installation steps as described in the book's appendix, "Installing Drupal with XAMPP on a Windows Machine." 

Difficulty Setting Private File Path in settings.php

I will say now that I'm not a Drupal pro, but I can usually hold my own.  This one has me stumped.

My private files directory is at sites/default/files/private and is called out as such in settings.php:

# $settings['file_private_path'] = ‘sites/default/files/private’;

How to assign permissions for specific user groups for specific sets of content?

Hi everyone, pretty straightforward question here but one I have not had success finding an answer for as of yet. I am part of a small team who looks after a company website of approximately 30,000 pages. We just moved our website from Sharepoint (eww) into Drupal 8 (yay!) but one of the difficulties we are still having is how to configure permissions for specific users/groups for specific sets of content.

For example, our Human Resources staff should only be able to edit Human Resources pages, while our Finance department should only be able to edit Finance pages, etc.

Twig template recommendations puts my paragraph in the "fields" folder, not "paragraphs

I know the title may be a bit difficult to understand. Basically, I have created a paragraph type in Drupal that holds a label and a link. Then I have page content that adds it and allows me to make more of them on the back end when building a page. Unfortunately, I want to style them in a way similar to some CTA buttons we already have, but the Twig debugging is saying that my paragraph type is a field, and thus isn't recognized as a paragraph. Could this be a result of a hook somewhere, or have I misunderstood what counts as a paragraph?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x