Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Alter Inventory – Woocommerce Plugin

Опис

Manage product inventory and synchronized alternatively in wordpress and woocommerce.

This plugin display all your Woocommerce inventory, products and variable products as variation, in user friendly mode on front-end in a reserved page, you can create this page simply adding a shortcode [alterinventory] to a new page. Powerful improvement coming soon: manage your products, add and remove product with barcode input area and fisic shop front-end page.

Place the shortcode, with the needed parameters where you want the inventory to appear. Syntax is:
[alterinventory orderby={title|sku|stock|price|taglia|colore} sort={ASC|DESC}]

For example:

[alterinventory] will print the inventory, with the items ordered by title.
[alterinventory orderby=sku] will print the inventory ordered by SKU.
[alterinventory orderby=sku sort=DESC] will print the inventory sorteb by SKU in reverse order.

This plugin allows you to publish a full inventory on a frontend page with a simple shortcode. Every registerd user will be able to view it, while unregistered users will get an error message.

Special thanks to Mike Jolley who provided the initial script

Featured

  1. View full inventory in front-end
  2. Add your order for inventory
  3. View attribute for variations

Support

Need support? This is the right way to ask support:
That’s the way:

  • Register on http://www.blog.altertech.it
  • Send a mail to bigbabert@gmail.com with object ‘alterinventory’

Скріншоти

  • This is a screenshot of inventory page.

Встановлення

How install Alter Inventory plugin:

  1. Install and activate WooCommerce
  2. Go tu Plugin->Add New
  3. Select the downloaded .zip file and upload and activate it
  4. Insert this shortcode: [alterinventory] in the page you want use like inventory

Часті питання

Why i can’t see attribute for variations?

You don’t need care of this the plugin view the attributes and displayed on inventory page.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Alter Inventory – Woocommerce Plugin” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Alter Inventory – Woocommerce Plugin” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

Moved to OO and added jquery plugin in shortcode only to render and search in products table

1.

1.1 =

0.8

  • First Release