StoreMan

Sharraxaad

StoreMan is a system that make your life easer when manage your store, products stocks and orders.
this plugin is just to support all features in storeman.

Rakibaad

Unzip all files to the /wp-content/plugins/storeman directory
Log into WordPress admin and activate the ‘Storeman’ plugin through the ‘Plugins’ menu

SBI

what’s this plugin do?

This plugin adds full support to storeman system api.

Do I need to do something after installation?

no. this plugin is just plug&play.

Use upsert and stock endpoints?

stock body:
{
“fromFile”:false,
“url”:null, // if from file
“mode”:”set”, // enums: add / set. def: set
“data”:[{“sku”:”EG”,”quantity”:1}]
}
upsert body:
{
“create_if_missing”: true, // def: true
“products”:[{“sku”:”test”,”name”:”test name”},{“sku”:”test variation”,”name”:”test variation name”,”parent_sku”:”test”}]
}

Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

Ka-qaybgalayaasha & Horumariyayaasha

“StoreMan” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

Ku tarjun “StoreMan” luqaddaada.

Ma xiisaynaysaa horumarinta?

Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.

Isbeddellada

2.2.8

add elementor pro new action storeman, add woocommerce end point stock and upsert

2.2.7

add elementor pro form toDo field and storeman_webhook_response action on get response. and also storeman_webhooks_fields and storeman_webhooks_print_response filters

2.2.6

add elementor pro form action that send info to storeman and display it after form

2.2.3

add order item float support

2.2.2

prevent shut down hooks

2.1.0

  • prevent topic variation updating while not from storeman and or not current element id.

2.0.7

  • prevent topic variation updating while rest.

2.0.6

  • add topic variation updated.
  • remove return false on delivery async

2.0.5

  • fix per page limit in product variations.

2.0

  • production version.

1.0

  • beta version.