I am working on a Drupal 8.5 with Commerce 2, where I have already installed the subscription and Recurring module for Commerce. I have managed to set up the products and all the required settings from Commerce configuration and now I just want whenever an order is placed, a subscription entry to be created. I think that it could be done via rules, but I have never used them and I don't know the exact steps that I have to follow in order to do it. Please, could anyone drupal expert help me in this case? Thanks in advance.
hi there at the drupal forum,
this is my first post and before reporting a bug i'll better ask here:
when i delete content of a media entity (image in this case) the file itself remains in the file system of the server, even if the file is marked as used in 0 places and cron is run.
how to reproduce:
my configuration is mamp on a mac
( Darwin wolfgang-sun.local 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64
PHP Version 7.0.8)
Salsa Digital brought together 25+ legacy sites (running across three different content management systems (CMSs) — Joomla, Drupal and WordPress — with different and out-of-date versions) into one common architecture platform. This project meant all sites were running on up-to-date CMSs with the latest patch versions applied, providing a clean foundation to maintain patches moving forward. Due to a strict communication policy, this client cannot be named.
Hi All, im wondering if someone can aid me in achieving an advanced filter on a views page.
I have a content type which I need a date field for but only has the year (not month, day time etc) and also needs an end date if the content has ended.
An example is a specific product which was made between 2000 and 2003 or a product which was made between 2008 and is still running (No End date as still active). I have used the year only module for D8 and using dependent fields to show the end date if the line (a Boolean field) is not marked as active.
Hi, I am running Drupal 8.4.5 on Ubuntu 18.0.4 LTS, when I tried to add a basic page content I got a blank screen, no errors showed, the same situation was using the Article option, otherwise all is working properly. I don't know where to starting debugging this situation. Do you have any suggestions?