/sublime-text-magento-2

Magento 2 REST API plugin for Sublime Text

Primary LanguagePython

Magento 2 REST API Plugin for Sublime Text

Feautures include:

  • fuzzy searching CMS pages/CMS blocks/categories/orders/products
  • on-the-fly editing and diffing of CMS page/block content
  • dump CMS resources/products/orders as JSON to aid debugging
  • supports multiple profiles (e.g. for live and dev)
  • easily create backup of current file

You will need to add your API key to User/Magento2Stuff.sublime-settings.

Screenshots

  • Main menu sublime-1
  • Fuzzy searching CMS pages sublime-2
  • Product debug info sublime-3