=== CSVMapper === Contributors: tadamuscom, sorinmarta Tags: csvmapper, csv mapping, create posts with csv, add data to custom tables from csv Requires at least: 6.2 Tested up to: 6.6 Requires PHP: 8.0 License: GPLv2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html Stable tag: 1.0
Feed data from CSV files to the WordPress database. Create posts or add post meta, user meta or even add data to custom tables.
== Description == CSVMapper allows you to insert data from CSV files into your WordPress site. You can create posts, add user meta, add post meta, or even add data to database tables directly.
You can add data through the upload wizard which doesn't require any programming skills or manual data entry.
You can simply map the fields to their CSV columns and press submit.
== Installation == 1 - Install the plugin from the WordPress repository.
2 - Click on CSVMapper in the left sidebar of your site.
3 - Start your import :)