Drupal * on an older server - Composer required for contrib module

I am wondering if there are hints in the composer system code that will let me know how to install required libraries for the /project/get_linkedin_posts/ module. We asked this question more specifically in the module issues. I am guessing that somewhere within the composer code that is within the module there are directives for composer to install the libraries.

View block doesn't render after editing node

Editing a node ( that has a block from a view on it ) makes the block not show up at all until you rebuild the cache.

Are we doing something wrong?  We've created a view that is a list of nodes, and it uses a block.  We've placed that block onto a single node on the site.  The node where it's placed has content that gets edited.

Editing the node where the block is placed  OR adding a new node that would be included in the view results makes it so the block does not show up until manually rebuilding the cache.

Drupal8 : unable to remove "/web" from my URLs

During all the project, I kept the "/web" on my dev environment, thinking it was a simple task to remove it when delivering it... Here I am now :)

My URL website is : https://<a_classic_url>.org/

When going to this URL, I am automatically redirected to https://<a_classic_url>.org/web/

To change that, I tried to modify my Apache default-ssl.conf :

Webform: submit button goes to other website

Hello everyone and thank you in advance for your help

Installing Drupal 8.5 need help enabling clean URLS

Hello experts! I am new to Drupal 8/CentOS. I am setting up my Drupal8.5-based web server and can use some help enabling Clean URLs to finish the installation (that is the only error I am seeing so far).

I have tried changing the httpd.conf to include "AllowOverride All" under <Directory "/var/www/html">  ..... but that hasnt cleared the warning. When I run apachectl -M | sort, it shows "rewrite_module (shared)".

What am I missing for this to work?

My configuration is below:

OK

WEB SERVER

Apache/2.4.6 (CentOS) PHP/7.2.3

No repositories found

Hi guys,

This is my first post, out of a better idea as to where to post this I will post it here since it's related to module development.

I'm really enjoying drupal and started my own little module project, after creating the project I noticed in my project page (right menu) -> Browse code repository link.

The link it points to ends up giving "No repositories found" because it misses a / at the end of the link.

example, link points to:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x