Come for the code, stay for the community

Views Add Button

Feature: Quickly add module issues

To create a module issue, I need to edit the module, paste the title, save it, then edit the new issue and add details.

How can I do it automatically by just pasting the link?

Are there any modules that help integrate with Drupal issues (I thought I saw one).

Would be nice as a field formatter, with a button that opens the entity form in a modal.

Smart links

I made Smart Links to experiment with this.

https://www.drupalarchitect.info/projects/smart-links

Site Building: Create a views listing with add item button and dialog edit form

Create a views display with a button to add items.

This is an example of combining several modules to create a complete solution with a ton of flexibility.

Implementation

The task list below is a view block with a contextual filter for the referenced project.

It's placed on the project page using layout builder or global block.

When a Project page is loaded, the list shows the related tasks.

Views Add Button module provides a way to add the button to the header.