❌

Normal view

Headless Drupal Site Templates - a demo for a fictional museum

Headless Drupal Site Templates - a demo for a fictional museum

I made a video about headless drupal with multisite, site templates and visual editing.

A demo of Drupal/NodeHive service 3 different digital experiences. In this fictional use case, I demo 3 museum digital experience. The main museum website for visitors, a visitor guide for people at the museum itself and an annual report website for other stakeholders.

All content is powered by one Drupal/NodeHive backend. It’s using 3 different site templates with rich editing tools powered by Puck editor.

Drupal, NodeHive and Puck Editor is open source, so you can build this yourself.

submitted by /u/Hopeful-Fly-5292
[link] [comments]

Tabs disappearing on User pages + Duplicate items

Tabs disappearing on User pages + Duplicate items

https://preview.redd.it/wxgnluo5nt4g1.png?width=1480&format=png&auto=webp&s=6f38e35d72ef79b6d90d9fb717f3de2e022bb7f5

So I managed to see few tabs when visiting the /user/%user/xyz pages. The screenshot is shown above. But I am now facing few issues.

  1. All the Tabs disappear when clicking the "view" tab that takes to /user/1/ . Though tabs are visible when visiting /user/1/bookmarks or /user/1/content. Is there a way I can show the tabs even when clicking the "view" tab ?
  2. There are duplicate tabs. In block layout, I only have the "Tabs" from core on that area. If I disable the "tabs" block, the whole tabs disappear. How can I disable the duplicates ?

This is a Drupal 11 site with Bootstrap5 theme. I am struggling for the last few days. Watched webwash videos on user tabs etc.. But still can't figure out whats wrong here.. Any help would be great..

submitted by /u/someonenicegmx
[link] [comments]

Deploy your Drupal website from Gitlab

Deploy your Drupal website from Gitlab

Learn how to set up a basic deployment script to deploy your Drupal 11 website from Gitlab to your server.

https://fonsvandamme.com/insights/deploy-your-drupal-website-gitlab

This is a basic way to deploy your Drupal 11 website, it has always worked for me and I like to keep things simple.

I'm aware that there are more complex methods that don't run composer install on your server. I do like to learn so please share your gitlab-ci.yml file and deploy script if you can improve on this flow to make it more robust.

submitted by /u/Fonucci
[link] [comments]

Drupal CMS Theme help

I'm fairly new to druapl. I'm using Druapl CMS, I've got a few questions.

1) How do I remove the black bar at the bottom, I've already remove all the footer blocks, but there is still a huge black bar at the bottom of the site.

2) On wide screens, the white background stops and there's a drupal logo wall visible 'behind' the white background on the right. How do I make the white background go all the way?

3) How do I change the background and font colors?

submitted by /u/dsmithpl12
[link] [comments]

need recommendations for agencies specializing in d7 to d10/11 upgrade

our internal team has been tasked with upgrading our very old, large drupal 7 website to drupal 10, we're a government-related institution, so we have strict security compliance and need guaranteed 24/7 support, we need an agency that specifically handles huge, complex enterprise projects and not just general web design. Someone in our team suggested this company’s drupal development services, but we are still open to discussion and we need some more agencies so we can compare.

does anyone here had a good experience at this level of large scale migration and long-term security maintenance with an agency?

submitted by /u/Schnapper94
[link] [comments]

Setting up a Drupal 11 website on Hetzner

Setting up a Drupal 11 website on Hetzner

I often get asked where I host my Drupal websites.

When it comes to hosting, Hetzner is my partner of choice.

I've made a post on how I setup Drupal 11 projects on Hetzner.

Link to the post: https://fonsvandamme.com/insights/setting-drupal-11-website-hetzner

If people are interested in this matter (let me know) I'll show you how you can Deploy from Gitlab directly to your server in a next post.

submitted by /u/Fonucci
[link] [comments]

Media Management done right with Digital Asset Management in Drupal/Node...

Media Management done right with Digital Asset Management in Drupal/Node...

We built a simple yet powerful digital asset management system for Drupal/NodeHive. It offers the core functionality of a DAM:

- Quick Mass Uploader
- Fast asset browsing
- Folder Management
- Collection Management
- Zip Export

What do you think?

submitted by /u/Hopeful-Fly-5292
[link] [comments]

Drupal docker image looks totally different than Drupal CMS

I setup Drupal CMS locally got a basic site up and running without much issue. Played around with it a bit, and decided it would do what I wanted. Obviously I don't want to host a web site off my windows laptop. So I setup a K3s node on my Ubuntu server and spun an image of drupal there. It works and is the "same" tool but also looks totally different.

I quickly realize the admin theme was different, I change that to Gin and it's similar but not that same.

I'd really love to get exactly the Drupal CMS experience hosted in an image. The default site Drupal CMS came with was fairly close to what I need my final site to be. The project in "composer create-project drupal/recommended-project ." has next to nothing in it, being new to drupal I'm lost on how to make it look and behave like the starter project in Drupal CMS. It doesn't even have the same editor.

I did note that both instances are the same version of drupal, so I know it's just theme/plugins/setup.

What would be the easiest way to get the Drupal CMS starter page to work on the docker/composer image?

I did try the "Single Content Sync" plugin, doesn't seem to work on CMS. And another plugin couldn't even be found in the CMS UI. Any help/guidance is greatly appreciated.

submitted by /u/dsmithpl12
[link] [comments]

Billing clients for module fixes when multiple clients need same fix

Just wondering if anybody is in this kind of situation. Let's say I need a fix or a custom feature for a module that will be the same fix/feature for multiple clients. How do you handle billing for this kind of work? Record the time and split it among all the clients? Bill each client for the total amount of work as if you did the fix/feature each time? Bill one client and let the others get the fix/feature for free?

This is happening more and more for me and I have clients on monthly retainers so I make fixes and updates on their request or when I am working on my own features.

For example, recent Drupal updates to CKEditor broke a lot of features in LinkIt, Link Attributes and other related modules. I was taking part in the issue queues, testing solutions and reporting on fixes. For other modules, I provide my own patches and merge requests for the modules.

submitted by /u/endlesswander
[link] [comments]
❌