Problem/Motivation

I would like to be able to easily automate linking back to my site. I'm sure I can do this in the post body right now, but the addWebsiteCard feature in the underlying PHP library would be an awesome and clean way to link back to content on my site.

Proposed resolution

Implement addWebsiteCard function and ECA action

User interface changes

The only change will be a new action available in ECA.

Issue fork bsky-3555093

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

megakeegman created an issue. See original summary.

megakeegman’s picture

Title: Implement add website card » Implement add website card action
Assigned: megakeegman » Unassigned

Just updating the title because I realize that the function is already implemented, and it is just the action that is missing. I just need the function for now, but keeping this issue open for anyone who needs the action.