[Plugin Update - Oct 9, 2019] 'Env' Environment Variables

Very interesting, @kevnobrega. I’m actually taking a similar approach. Since this plugin doesn’t currently offer support for lists, you might consider doing what I’ve done. I am using JSON Machine Pro and the Simple JSONata plugins to load and query structured data. I’m actually storing the entire UI configuration for my SPA as JSON in an Env Variable and then using the Sudsy URL routing plugin (along with the two plugins mentioned before and a lot of conditional logic) to decide what gets shown on the page at any given time.