Title: Consignment Store For WooCommerce
Author: Charlene Copeland
Published: <strong>16. septembra 2021</strong>
Last modified: 19. januára 2026

---

Vyhľadať plugin

![](https://ps.w.org/consignment-store-for-woocommerce/assets/banner-772x250.jpg?
rev=2600131)

![](https://ps.w.org/consignment-store-for-woocommerce/assets/icon-256x256.jpg?rev
=2600131)

# Consignment Store For WooCommerce

 Od [Charlene Copeland](https://profiles.wordpress.org/sjcope/)

[Stiahnuť](https://downloads.wordpress.org/plugin/consignment-store-for-woocommerce.2.8.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/consignment-store-for-woocommerce/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/consignment-store-for-woocommerce/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/consignment-store-for-woocommerce/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/consignment-store-for-woocommerce/#developers)

 [Podpora](https://wordpress.org/support/plugin/consignment-store-for-woocommerce/)

## Popis

CWS Consignment Store for WooCommerce lets the general public upload their items
for consideration to your online and physical consignment store.
 You will be notified
that an item has been submitted. You can review the item and either approve or reject.
If you approve, the item will be added to WooCommerce and is immediately available
in your store. You may change the „split“ on the revenue from the item. The default
is 50-50. If you reject, the seller will be notified by email. You can also use 
the plugin to put your existing inventory online. Use the easy form, snap a few 
pictures, and it will automatically be added to your WooCommerce online store without
going through the approval step.

Uninstalling the plugin will remove all associated tables and data.

Pre-requisites:
 WooCommerce

#### Live Demo

[**Seller’s Form to Add Item and the Admin area**](https://charlenesweb.ca/cws-demos/)

#### Doc

[Documentation](https://charlenesweb.ca/cws-documentation/)

#### Features

 * Image resized on user’s device before upload
 * Images deleted from Media Library if item is rejected
 * Help seller set a price by displaying lowest, highest and average prices for 
   items in your store, by category.
 * Track payouts to the seller once an item sells.

## Obrázky

[⌊Add Item Form⌉⌊Add Item Form⌉[

Add Item Form

[⌊Review Submitted Items⌉⌊Review Submitted Items⌉[

Review Submitted Items

[⌊Manage Payouts⌉⌊Manage Payouts⌉[

Manage Payouts

[⌊Settings⌉⌊Settings⌉[

Settings

[⌊Documentation⌉⌊Documentation⌉[

Documentation

## Inštalácia

The easiest way to install CWS Consignment Store is via your WordPress Dashboard.
Go to the „Plugins“ screen, click „Add New“, and search for „CWS Consignment“ in
the WordPress Plugin Directory. Then, click „Install Now“ and wait a moment. Finally,
click „Activate“ and start using the plugin!

Manual installation works just as for other WordPress plugins:

 1. [Download](https://downloads.wordpress.org/plugin/cws-consignment.latest-stable.zip)
    and extract the ZIP file.
 2. Move the folder „cws-consignment“ to the „wp-content/plugins/“ directory of your
    WordPress installation, e.g. via FTP.
 3. Activate the plugin „CWS Consignment Store“ on the „Plugins“ screen of your WordPress
    Dashboard.
 4. Create a page for potential Sellers to submit their items and add the shortcode[
    additemform]
 5. Review the submitted items in the WordPress admin area.

## Časté otázky

### What size are the images uplon upload?

Images are resized to a maximum of 800px height or 600px width.

### How do I add a SKU to the item?

If you are logged in to your site, go to the page where you have included the [additemform]
shortcode and you will see SKU as the first input field.

### Do SKU’s have to be unique?

SKU’s do need to be unique. Since this is for a consignment shop it is assumed each
item is unique and requires its own sku.

### I get a 403 when I try to select an image on the Add Item form.

I have seen this on Microsoft Edge when there is a security plugin such as WordFence
activated. You need to allow basedir to be posted. In WordFence, go to All Options
and scroll down to Allolisted URLs. Add a new URL that is the page where your form
is (/addanitem/ for example). Select Param Type POST Body, and enter basedir in 
the Param Name. Click ADD. Add another rule now for the ajax file by entering URL/
wp-content/plugins/cws-consignment/public/class-cws-consignment-public.php. And 
again select Param Type POST Body, and enter basedir in the Param Name. Click ADD.
And Save Changes.

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“Consignment Store For WooCommerce” je softvér s otvoreným zdrojovým kódom. Do tohto
pluginu prispeli nasledujúci ľudia.

Prispievatelia

 *   [ Charlene Copeland ](https://profiles.wordpress.org/sjcope/)
 *   [ charcope ](https://profiles.wordpress.org/charcope/)

„Consignment Store For WooCommerce“ bol preložený do 1 jazyka. Ďakujeme [prekladateľom](https://translate.wordpress.org/projects/wp-plugins/consignment-store-for-woocommerce/contributors)
za ich príspevky.

[Preložiť „Consignment Store For WooCommerce“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/consignment-store-for-woocommerce)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/consignment-store-for-woocommerce/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/consignment-store-for-woocommerce/),
alebo sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/consignment-store-for-woocommerce/)
cez [RSS](https://plugins.trac.wordpress.org/log/consignment-store-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 2.8

 * Fix form submission error.

#### 2.7

 * Fix scrollintoview and error messaging.

#### 2.6.2

 * Fix multiple image upload.

#### 2.6.1

 * Remove console logs.

#### 2.6

 * Change to form submission to work with WordPress 6.9.

#### 2.5

 * Big changes! Images will now be resized to a maximum of 800px wide or 600px high
   on the user’s device, before uploading. You should experience some faster upload
   speeds.

#### 2.4

 * Make database queries use prepare.

#### 2.3

 * Add another split.

#### 2.2

 * Fix documentation regarding shortcode.

#### 2.1

 * Cleanup and update old code. Add more warning and error messages to image uploads.

#### 2.0

 * Tested with WordPress 6.8

#### 1.8.1

 * Update the README

#### 1.8

 * Remove reCaptcha 2 from plugin

#### 1.7.9

 * Go through WP 6.6 compatibility requirements. No changes required.

#### 1.7.8

 * Always show store policy if it exists

#### 1.7.7

 * Change class name from hidden to cwshidden

#### 1.7.6

 * Update version tag

#### 1.7.5

 * Fix for multisite

#### 1.7.4

 * Change current URL

#### 1.7.3

 * Initialize variable

#### 1.7.2

 * Fix for PHP 8

#### 1.7.1

 * Update version number

#### 1.7

 * Feature add: added more Store Split options

#### 1.6

 * Feature add: added 0/100 as an option for the split (100% to seller)

#### 1.5.2

 * Remove debug message

#### 1.5.1

 * Spelling error

#### 1.5

 * Small formatting change

#### 1.4

 * Remove admin-ajax references since causing 403 errors

#### 1.3

 * Validate works with WordPress 5.9

#### 1.2

 * File verification at upload and attach

#### 1.1

 * Add more file verification

#### 1.0

 * First release

## Meta

 *  Verzia **2.8**
 *  Posledná aktualizácia **Pred 7 mesiacov**
 *  Aktívne inštalácie **10+**
 *  Verzia WordPress ** 6.3 alebo novšia **
 *  Testované do verzie **6.9.7**
 *  Verzia PHP ** 8.0 alebo novšia **
 *  Jazyky
 * [English (US)](https://wordpress.org/plugins/consignment-store-for-woocommerce/)
   a [Swedish](https://sv.wordpress.org/plugins/consignment-store-for-woocommerce/).
 *  [Preložte do vášho jazyka](https://translate.wordpress.org/projects/wp-plugins/consignment-store-for-woocommerce)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/consignment-store-for-woocommerce/advanced/)

## Hodnotenia

Zatiaľ neboli odoslané žiadne recenzie.

[Your review](https://wordpress.org/support/plugin/consignment-store-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/consignment-store-for-woocommerce/reviews/)

## Prispievatelia

 *   [ Charlene Copeland ](https://profiles.wordpress.org/sjcope/)
 *   [ charcope ](https://profiles.wordpress.org/charcope/)

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/consignment-store-for-woocommerce/)

## Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

 [ Prispieť na plugin ](https://charlenesweb.ca/donate/)