2.x will require using Composer to manage the code base. Add information in the README.md file.

CommentFileSizeAuthor
#3 2903643-3.patch1.31 KBmondrake
#2 2903643-2.patch709 bytesmondrake
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
FileSize
709 bytes
mondrake’s picture

FileSize
1.31 KB

Fixing one code style issue.

mondrake’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Nchase’s picture

just to get it right: if I do don't have access to composer I can't use the module?

mondrake’s picture

you can use the version 8.x-1.1 which does not require composer

Nchase’s picture

ok. will the 8.x-1.dev be the same in terms of features as the 8.x.2.dev in future?

mondrake’s picture

#8: cannot commit for that, sorry.

Depends on whether future effects will need external dependencies via composer, and in available time to keep 2 branches in sync.

Any new feature will always go to 8.x-2.x first. This is the standard in Drupal ecosystem.