Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download add_content_by_bundle-1.0.0-beta1.tar.gztar.gz 10.48 KB
MD5: a3561d89eaad12fff475a20ce6a47e15
SHA-1: 3a54bb37ed3ba9cabd1974e30e232964ef0041d3
SHA-256: 302f29cd91ecc8f281b131c2c10b01937464aa6e556ae3d41b5db35ab38bef71
Download add_content_by_bundle-1.0.0-beta1.zipzip 13.23 KB
MD5: 640bf2733b30e0554e7031a4b9306ca0
SHA-1: 26c167cf13ddbf6b07c2e20b3775037e7e9d2951
SHA-256: b7891ce62b3a995bb4ef0f0db89c7dfb3ea653f8210f5381171e790f8e05ee1b

Release notes

Changes since 1.0.0-alpha2:

  • Issue #3135069 by ashutosh.mishra, mandclu: Missing README File
  • Issue #3142597 by mandclu: Support multiple classes
  • Issue #3135066 by ashutosh.mishra, mandclu: Drupal Coding standard
  • Update plugin to be more entity type agnostic

The biggest change in this release is an attempt to support other entities besides nodes. This aspect could use additional testing and feedback, but should support any entity that specifies "add-form" or "add-page" in its annotations.

The other functional improvement is support for multiple classes to be used on the created link.

With this release the original, intended purpose for this module has been satisfied, so unless additional issue are found, this will likely move to a stable release soon.

Created by: mandclu
Created on: 25 May 2020 at 11:29 UTC
Last updated: 25 May 2020 at 11:40 UTC
New features

Other releases