magento-hackathon / m2-content-provisioning

Configure CMS (pages or block) entries via XML and define how them should be deployed.
MIT License
45 stars 19 forks source link

CLI: Apply single CMS by CLI command #7

Closed vadimjustus closed 5 years ago

vadimjustus commented 5 years ago

Current Situation Currently only setup:upgrade applies the configured content to database. There is CLI command, which lists all configures blocks or pages. Sometimes it is required just do apply one single entry, especially during development.

Introduce new CLI command Introduce new CLI command, which applies configured content to database by CMS entry key.