vendrhub / vendr-deploy

Umbraco Deploy resolvers for Vendr, the eCommerce solution for Umbraco v8+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vendr Deploy

Umbraco Deploy resolvers for Vendr, the eCommerce solution for Umbraco

Current primary focus is on syncing store settings, not orders, discounts or gift cards. Discounts and Gift Cards may come later, but right now it's just getting the store settings to work.

Implemented

Settings

Serializing

  • Serialize Stores
  • Serialize Order Statuses
  • Serialize Shipping Methods (Need to review ImageId)
  • Serialize Payment Methods (Need to review ImageId + Provider Settings)
  • Serialize Countries
  • Serialize Regions
  • Serialize Currencies
  • Serialize Tax Classes
  • Serialize Email Templates
  • Serialize Print Templates
  • Serialize Export Templates

Restoring

  • Restore Stores
  • Restore Order Statuses
  • Restore Shipping Methods
  • Restore Payment Methods
  • Restore Countries
  • Restore Regions
  • Restore Currencies
  • Restore Tax Classes
  • Restore Email Templates
  • Restore Print Templates
  • Restore Export Templates

Property Editors

  • Store Picker
  • Store Entity Picker
  • Price
  • Variants

About

Umbraco Deploy resolvers for Vendr, the eCommerce solution for Umbraco v8+

License:MIT License


Languages

Language:C# 96.3%Language:PowerShell 2.0%Language:Shell 1.6%Language:Batchfile 0.1%