An open API service indexing awesome lists of open source software.

https://github.com/umar-ahmed/wordpress-import

A Framer plugin to import WordPress XML export files into Framer Collections.
https://github.com/umar-ahmed/wordpress-import

framer framer-plugin wordpress xml

Last synced: about 1 month ago
JSON representation

A Framer plugin to import WordPress XML export files into Framer Collections.

Awesome Lists containing this project

README

          

# WordPress Importer for Framer

A Framer plugin to import WordPress XML export files into Framer Collections.

## Quickstart

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Learn more: https://www.framer.com/developers/plugins/introduction

## Screenshots

| | |
| ----------------------------------------------------------- | ------------------------------------------------------- |
| ![Setup Collections](./docs/images/1-setup-collections.png) | ![Upload CSV](./docs/images/2-upload-xml.png) |
| ![Import Summary](./docs/images/3-import-summary.png) | ![Import Complete](./docs/images/4-import-complete.png) |