Drip-feed module

Hi

Hope you guys can help. I was trying to create a drip feed system using  drupal 8(guardr) commerce 2, License and content.

I want am trying to achieve is when a user pays for a license they get a role. that role has access to a course(s). that course will be drip fed every x amount of days(starting from the granted date) depending on the course(s). User can have more then one course. I understand there is a wp module. Surprised there isn't one for drupal. spent about 2 months trying to figure out which way to go. Now I know hundreds of ways not to do it.

List of user role's permissions

Hi there!

I've been setting up a medium-sized Drupal 8 site which will contain about 30 custom content types as well as about 15 different user role types.

popup video with colorbox

Hello,

I am new in drupal 8 and in drupal in general.

I am trying to create a popup video with colorbox. I was trying to find tutorials or documedation for drupal 8 but most of them are for drupal 7. If you have any other suggestion except colorbox is very welcome

Thank you :)

Different Fields per role

Hi Everyone,

so basically what i want to do is to create different users but with different fields per role.
so for example if i have a student and a teacher role i want to make it so the user with student role will have ( name , age , email ) and teacher an extra field (Degree ) .. just an example.
how can i accomplish that?
i tried going to /config/people/accounts/fields and edit there but that applies to all users when they register and i don't want that!
 

Block plugin build function can't access route parameter?

I have a block plugin with the following build method

  public function build() {
    $build = [];

After removing language from site, URLs with that language prefix are still live

We have a US version of our site (on Drupal 8.5.3) that has English set as the default language, and had French installed as a second language. There's no content that has been translated to the French language on the site, and there are no plans to do so, so I removed the French language from admin/config/regional/language.

However, each of the English URLs still has a French version that is live and accessible. I have verified that Google can crawl these pages, and they are currently indexing some of them.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x