Dev.to service plugin — Forem API #40

Open
opened 2026-05-28 18:51:54 +00:00 by jmiller · 1 comment
Owner

Cross-post articles to Dev.to (or any Forem instance).

Credentials:

{
  "api_key": "...",
  "organization_id": "...",
  "base_url": "https://dev.to"
}

Features:

  • Forem API v1
  • Full markdown content
  • Tags from categories
  • Series support
  • Canonical URL back to Joomla
  • Draft or published
Cross-post articles to Dev.to (or any Forem instance). **Credentials:** ```json { "api_key": "...", "organization_id": "...", "base_url": "https://dev.to" } ``` **Features:** - Forem API v1 - Full markdown content - Tags from categories - Series support - Canonical URL back to Joomla - Draft or published
Author
Owner

Branch created: feature/40-dev-to-service-plugin-forem-api

git fetch origin
git checkout feature/40-dev-to-service-plugin-forem-api
Branch created: [`feature/40-dev-to-service-plugin-forem-api`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/40-dev-to-service-plugin-forem-api) ```bash git fetch origin git checkout feature/40-dev-to-service-plugin-forem-api ```
Sign in to join this conversation.
Type Feature
Status
Priority Low
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#40