[SOLVED] Compare products approach

Hello everyone,

I am building a site with Drupal 8 which is a catalog of products (nothing to sell, just catalog).

I would like to have the users able to select some products and compare them showing results in a new page. 
How whould I approach such option? Is there any module specific for this or should I leverage standard features of Drupal? I can't think about what I can do. Tried to search for same question but could not find anything.

Ideally I would like to provide such option to registered users only, but this is not mandatory.

Can you help me?

Where is the "vendors" folder really supposed to go? (Needing clarification on htaccess / web.config in vendor folder.)

My basic folder layout is as follows:

- account

- account/www

- account/www/<websiteN>

The rationale for this was originally to accommodate multiple websites within my shared account, but in trying to accommodate Composer, I'm not quite sure how to handle the "vendor" folder...

User-facing WYSIWYG page builder?

Hey folks,

New user here, so above all else, I'm sorry if I'm posting this in the wrong area. I read through forum rules and the like, but I'm new to Drupal and don't know if this is the right forum section for this or if post installation is better.

Replace nodes with a view display, which module?

Hi! I came across a D8 module some time ago, and now cannot find it. What it does is replace a node/content type with a view, so you still have ‘view’ | ‘edit’ tabs.

On the ‘view‘ tab of the node, it automatically displays the view.

Have you perhaps come across this module?

Most appreciated 😉

Redirect from old domain to new, removes slash before the page names on URLs

We have a Drupal 8 site on Digital Ocean. We need the redirects from the old site to go to the new. 

For example: olddomainname.com/thispage to newdomainname.com/thispage

the issue is it changes all URLs no matter what we put in the .htaccess to this- removes the slashes before the page name

olddomainname.com/thispage to newdomainname.comthispage

Causing all the redirects to cause errors.

Can access the homepage, but everything else gives 404

Hello

I am new to Drupal. I installed it on my Apache Server and went through the documentation. Everything was working great.

Now I tried to set up a second website. I installed Drupal on this website and everything was seemingly fine. However, I can now access the home page, but as soon as I click any link, I get a 404 error. What could I have done wrong?

Any help would be very much appreciated.

EDIT: Oh, I should probably add that I tried to set up this website with

composer create-project drupal/recommended-project my-project

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x