markshust / magento2-module-simpledata

The SimpleData module simplifies calling Magento data structures.
MIT License
94 stars 7 forks source link

Export #10

Open snoop0x7b opened 2 years ago

snoop0x7b commented 2 years ago

Hi Mark,

Very cool module. I appreciate you making this.

I came up with a little feature for this that might make it slightly more useful. I created a console command that takes an entity type (block, page), an identifier, and a store ID (Optionally), and then spits out an array. This feature is intended to make it easier to grab data from your test/dev environment to write these simpledata scripts.