Can anyone recommend a good form module?

Hi to all,

We currently have a fillable PDF as our employment application form, and the non-tech-savvy among our recruits really struggle with it. 

Is there a good form rendering application out there for Drupal 8?

The key features for me are:

Syntax issue using Composer to install Drupal 8 modules

Hi
I had a curious issue involving syntax and I was wondering if anyone has encountered the same issue.
I have two identical websites one staging and one live. On the staging site I used composer require as follows to install a Drupal 8 module which worked fine:
$ composer require "drupal/module_name:^1.0"

When I used exactly the same command on the other site it wouldn't work. I got it to work correctly by adding one space after the colon:
$ composer require "drupal/module_name: ^1.0"

Drupal 8 alternatives to the "Internal Links" module?

Hi.

Are there any Drupal 8 alternatives to the Internal Links module (http://www.drupal.org/project/intlinks)?

Regards,

Kenneth

update to 8.5.0 through composer failure

the first time I install D8 through upload to ftp, then I install commerce & lots related commerce modules through composer. after a while I realise the D8.5 has some new feature, then follow the instruction, I delete the "core/vendor"folder and those individual files to be replaced with the new version files/folder, then immediately I got a error message on the screen, the whole site is dead, only a error message showing.

Cannot Make Changes

Hello. I do not know what the problem is but I cannot add or change users, groups or modules. I can create content though. 

Everything was working fine. I started trying to improve the security on my site. I was adding things like content security policy and HSTS and that all seemed fine. Mostly I was changing the structure of the relations between things, really just setting up the functionality. There hasn't been any content or users.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x