Compartir en Redes

Privacy-light social sharing controls for EmDash content and themes.

Extensión

Compartir en Redes

Privacy-light social sharing controls for EmDash content and themes.

  • Categoría: Social
  • Estado: Disponible
  • Versión: 0.1.2
  • Precio: Free

Privacy-light social sharing controls for EmDash content and themes. Provides a socialShare Portable Text block, a reusable Astro component, sitewide share settings in the EmDash admin, and server-built share URLs with no third-party SDKs.

Installation

npm install emdash-social-sharing

This is a trusted/native plugin — install in plugins: [], not sandboxed: [].

Features

  • socialShare Portable Text block
  • Reusable Astro component via emdash-social-sharing/astro
  • Sitewide share settings in admin
  • Server-built share URLs (no third-party SDKs)
  • Progressively enhanced copy-link action

Configuration Options

  • canonicalUrl — preferred share URL
  • variant"text" | "button-row" | "icon-label"
  • density"default" | "compact"
  • alignment"start" | "center" | "end"