WP Manifestindependent plugin directory
manifest / content / maxwell-meta-importer

Maxwell meta importer

Allows importing posts and their custom fields from CSV

by Expert Photography · github.com/igmizo/maxwell-meta-importer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/igmizo/maxwell-meta-importer/archive/refs/heads/main.zip

Readme

Maxwell meta importer

Maxwell meta importer allows importing posts and custom fields from csv file by specifying the mapping and functions to run before importing.

You need to specify first row with post_title, category and corresponding fields. Second row consists of functions to run before adding value to the DB, here you can specify formatters and pre-processors.

Read the full README on GitHub →