소셜 공유

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

플러그인

소셜 공유

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

  • 카테고리: Social
  • 상태: 사용 가능
  • 버전: 0.1.2
  • 가격: 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"