=== RCN Manager for WooCommerce ===
Contributors: bespokomatic
Donate link: https://www.bespokomatic.co.uk/wordpress/
Tags: barcode, ean, rcn, woocommerce
Tested up to: 7.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create and display RCNs for your Woocommerce shop products without a GTIN.

== Description ==

Create and display RCNs (Restricted Circulation Number) for your Woocommerce shop products that do not come with a GTIN (Global Trade Identification Number).

RCNs can be created for "fixed measure trade items", products that are sold individually,
for example clothing, books, toys, food items, etc.

= Standards =

RCNs are defined in the [gs1 Standards (Release 26.0)](https://ref.gs1.org/standards/genspecs/) under sections 1.2.2.2 and 2.1.11.


== Installation ==

1. Install and activate WooCommerce in your WordPress installation.
1. Install using the WordPress built-in plugin installer, or extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation.
1. Activate the plugin through the 'Plugins' menu in WordPress.


== Frequently Asked Questions ==

= Can the plugin create GTINs? =

No.

GTINs have company specific ranges that cannot be replicated using this plugin.


= Can the plugin show non EAN barcodes? =

No.

The barcode display functionality of the plugin only works for RCN-13, RCN-12 and RCN-8 numbers.


= Can the plugin create "variable measure trade items" RCNs? =

Partially.

The plugin creates a new valid RCN that can be used for variable measure goods,
however the plugin cannot create a "price verifier digit" nor include the item price as part of the RCN.


== Screenshots ==

1. Main settings screen.
2. Product generate and display RCN
3. Variable product generate and display RCN


== Changelog ==

= 1.0.0 =

* Initial release.


== Upgrade Notice ==

= 1.0 =

* Initial release.

