Skip to content

Releases: Soft-Dynamix/rp-page-importer

v1.2.0 - Export Feature Release

Choose a tag to compare

@Soft-Dynamix Soft-Dynamix released this 03 May 19:13

New Features

Export Functionality

  • Export any WordPress page to ZIP file
  • Preview export before downloading
  • Auto-generated Z.ai context file
  • Development notes for describing desired changes
  • Extract inline CSS to separate file
  • Download images from Media Library

Import/Export Workflow

  • Export page → Upload to Z.ai → Z.ai modifies → Import back
  • Context files bridge WordPress and AI development

Export ZIP Contents

  • index.html - Page HTML content
  • style.css - Extracted CSS styles
  • config.json - Page settings and metadata
  • zai-context.md - Context file for Z.ai
  • images/ - Downloaded images

Previous Features (v1.0.0 - v1.1.0)

  • Import pages from ZIP files
  • Automatic image import to Media Library
  • Z.ai Prompt tab with copyable prompts
  • Multiple template support
  • Drag & drop upload
  • Import history tracking