Opis
This plugin creates a relationship between the SKU of the local product of its variation and another product defined in another WooCommerce system and updates the local stock with which the supplier has.
The connection is made through the WooCommerce REST API. You need to have a REST API key on the provider’s system. You can find information in this document on how to create the key.
The key is assigned to a WordPress user with sufficient rights. It is not necessary to know the user’s data such as name or password since all communication is done from the REST API.
This REST API key only needs to have read rights. Remember to take note of the consumer key and the consumer secret as it is only displayed during key creation.
Requirements:
php 7.1
Instalacija
For detailed installation instructions, please read the standard installation procedure for WordPress plugins.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Nic-app stock” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Nic-app stock” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial release