Title: Anything to Database Supplier Import for WooCommerce
Author: microcitylabsuk
Published: <strong>Sentabr 13, 2026</strong>
Last modified: Sentabr 24, 2026

---

Search plugins

![](https://ps.w.org/anything-to-database/assets/banner-772x250.png?rev=3694104)

![](https://ps.w.org/anything-to-database/assets/icon-256x256.png?rev=3694122)

# Anything to Database Supplier Import for WooCommerce

 By [microcitylabsuk](https://profiles.wordpress.org/microcitylabsuk/)

[Download](https://downloads.wordpress.org/plugin/anything-to-database.0.3.6.zip)

 * [Details](https://uz.wordpress.org/plugins/anything-to-database/#description)
 * [Reviews](https://uz.wordpress.org/plugins/anything-to-database/#reviews)
 *  [Installation](https://uz.wordpress.org/plugins/anything-to-database/#installation)
 * [Development](https://uz.wordpress.org/plugins/anything-to-database/#developers)

 [Support](https://wordpress.org/support/plugin/anything-to-database/)

## Description

Import a supplier price list into WooCommerce products. Suppliers send price lists
as long PDF
 catalogs, Excel or CSV sheets, sometimes photos of printed pages. This
plugin sends the file to the MicroCity engine, which reads it into a table of rows
and columns. You check that table in wp-admin, confirm which column is the product
name, SKU, price, description, brand and category, and the plugin creates the products
in WooCommerce as drafts.

 * Review before anything is created: the rows read from your file are shown in 
   a table, with the
    column picked for each field (name, SKU, price, description,
   brand, category). Change any choice before creating.
 * Products are created as drafts — nothing is published without you.
 * Brand: saved as a WooCommerce brand (WooCommerce 9.6 or newer), otherwise as 
   a visible «Brand»
    attribute.
 * Category: your existing product category with that name is used; if there is 
   none, it is created.
 * Sizes, lengths or colours of one product become one variable product with its
   variations (the
    attribute takes the column’s name, or «Option» when the column
   has none).
 * Multi-page PDFs are read page by page; the rows join one list.
 * Products are created locally through WooCommerce functions — your WooCommerce
   keys never leave
    your site.
 * Uninstalling the plugin removes its settings (API key and service address).

### External services

This plugin connects to the A2DB service at microcitylabs.com, operated by MicroCity

Solutions Ltd (UK). When you upload a supplier file, the file and your A2DB API 
key are sent to the service so the engine can read the file and return structured
product data. No other data from your site is sent. An account (free tier available)
is required.

Service terms: https://microcitylabs.com/legal/terms/
 Privacy policy: https://microcitylabs.
com/legal/privacy/

## Screenshots

[⌊Settings and connection check — paste the API key from your microcitylabs.com 
account.⌉⌊Settings and connection check — paste the API key from your microcitylabs.
com account.⌉[

Settings and connection check — paste the API key from your microcitylabs.com account.

[⌊A supplier file read into rows, with the column choices (correct them before creating).⌉⌊
A supplier file read into rows, with the column choices (correct them before creating)
.⌉[

A supplier file read into rows, with the column choices (correct them before creating).

[⌊The products created in WooCommerce as drafts, ready for your review before anything
goes on sale.⌉⌊The products created in WooCommerce as drafts, ready for your review
before anything goes on sale.⌉[

The products created in WooCommerce as drafts, ready for your review before anything
goes on sale.

## Installation

 1. Install and activate the plugin (WooCommerce must be active).
 2. Create a free account at microcitylabs.com and copy your API key from the account
    page.
 3. In wp-admin go to WooCommerce  Anything to Database, paste the key, press «Test
    connection».
 4. Upload a supplier file, check the table and the column choices, then create the
    products.

## FAQ

### Does it change my live products?

No. New products are created as drafts for you to review. Nothing is published without
you.

### What file types work?

PDF, Excel (xlsx/xls), CSV, and images (scans or photos of printed pages).

### Does it set stock quantities?

No. Stock is left to you: set quantities in WooCommerce when you review the drafts.

### I installed an early download called «A2DB Supplier Import»

Early downloads installed the plugin in a folder named a2db-supplier-import, which
WordPress.org
 cannot update. Install this plugin from WordPress.org, then deactivate
and delete the old copy; your API key is kept. While the old copy is present, the
plugin shows a notice on the Plugins screen and on its own page. If both copies 
are active at the same time, this plugin pauses itself (your site keeps working)
until the old copy is deactivated.

### My upload never finishes

Some hosting firewalls silently stall uploads whose file names contain unusual characters
(
spaces, «@» and similar). Rename the file to plain letters and numbers — e.g. supplier-
list-august.xlsx — and try again.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Anything to Database Supplier Import for WooCommerce” is open source software. 
The following people have contributed to this plugin.

Contributors

 *   [ microcitylabsuk ](https://profiles.wordpress.org/microcitylabsuk/)

[Translate “Anything to Database Supplier Import for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/anything-to-database)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/anything-to-database/),
check out the [SVN repository](https://plugins.svn.wordpress.org/anything-to-database/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/anything-to-database/)
by [RSS](https://plugins.trac.wordpress.org/log/anything-to-database/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.6

 * Brand: the Brand / vendor column is now saved (a WooCommerce brand, or a «Brand»
   attribute).
 * Category: new Category column choice; the product is placed in that category (
   created if missing).
 * Notice when an older copy (A2DB Supplier Import, folder a2db-supplier-import)
   is still installed: it no longer receives updates; your key is kept.
 * If that older copy is active at the same time, this plugin pauses itself with
   a notice instead of stopping your site.
 * Your API key survives deleting that older copy (its cleanup removed the shared
   key setting; this version keeps a copy and puts it back).
 * The Quantity choice was removed (it had no effect).
 * The description now says exactly what the plugin does.

#### 0.3.5

 * Plugin folder and text domain renamed to anything-to-database to match the WordPress.
   org slug. Settings are kept.

#### 0.3.4

 * Plugin URI now points at the plugin page (WordPress.org requires it to differ
   from the author URI).

#### 0.3.3

 * Plugin Check pass: guarded the upload file name, escaped the page counters, tested
   up to WordPress 7.1.

#### 0.3.2

 * Renamed to «Anything to Database Supplier Import for WooCommerce» (same plugin,
   same settings).
 * Contributor handle updated.

#### 0.3.1

 * Declared WooCommerce as a required plugin (Requires Plugins header).
 * Confirmed compatibility with WordPress 7.0.

#### 0.3.0

 * Column mapping panel: correct which column is the name, SKU, price, description,
   brand or quantity before creating products.
 * Multi-page PDFs: read page by page («Read page 2 of N»), rows merge into one 
   list; a failed later page no longer loses the pages already read.

#### 0.2.0

 * Upload a supplier file from wp-admin, review the rows, create the products as
   WooCommerce drafts (simple + variable with variations). PDF/photo pages are read
   by the engine with a progress check.

#### 0.1.0

 * First version: settings, connection test, service disclosure.

## Meta

 *  Version **0.3.6**
 *  Last updated **1 soat ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/anything-to-database/)
 * Tags
 * [excel](https://uz.wordpress.org/plugins/tags/excel/)[import](https://uz.wordpress.org/plugins/tags/import/)
   [pdf](https://uz.wordpress.org/plugins/tags/pdf/)[products](https://uz.wordpress.org/plugins/tags/products/)
 *  [Advanced View](https://uz.wordpress.org/plugins/anything-to-database/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/anything-to-database/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/anything-to-database/reviews/)

## Contributors

 *   [ microcitylabsuk ](https://profiles.wordpress.org/microcitylabsuk/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/anything-to-database/)