Drupal is up and running but how do I ...?

POSTING IN THIS FORUM - read this first

The Post installation forum is the first place to go for support by the Drupal community after you've successfully installed your Drupal website.

The forum is looked after by gisle and some other site moderators. We keep an active eye on this forum (mainly to delete spam), but feel free to contact us through the site moderators issue queue if you have any questions or concerns.

Drupal Views Sorting

I have a list of events on different days of the week, I have them sorted Monday to Sunday, is there a way to sort them so so when monday has passed it shows the next day (tuesday) at the top with Monday going to the bottom of the list

Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday

but when Monday has passed (if no events in Monday) sort order is

Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday, Monday 

and same for other days.

hope this makes sense.
 

Storing uploaded files on a CDN

I want to store user-uploaded files on a CDN (probably bunny.net). I don't want to store them on my domain (mydomain.com). Is there a method or a module that facilitates this?

I am assuming that if this is possible, I'd put a CDN URL in the File (Field) Path setting:

Image: https://ibb.co/05n20k1

I am aware of the CDN module (https://www.drupal.org/project/cdn), but this appears not to interact with uploaded files, just the serving of files.

How do I set up a Composer install of Drupal to run from domain root not the web sub-folder

Recent posts here have helped me install Drupal core with Composer. The result is a site which runs from a web sub-directory e.g. example.com/web.  Under a manual install I can place the Drupal files in the domain root and run Drupal with the url example.com. I understand that the Composer method protects the vendor directory by placing it outside the folder to run Drupal and also further protection comes from the inability to download or upload files to /web

Drupal CMS

About paths (Pathauto) and arabic letters

Adding themes in Drupal 11

I have a new installation of Drupal 11 and have been trying to add a new theme. I have installed a theme using composer, and have used Drush to enable the theme and make it the default. The problem is that the theme does not show up in appearances and there is no way of editing the theme's appearance.

Has anyone a solution?

Pages

Subscribe with RSS Subscribe to RSS - Post installation