Merge pull request #26 from deiserh/7-added_add_by_key_command
Added command to add blocks and pages by key to resolve #7
No related branches found
No related tags found
Showing
- Model/Console/AddBlockCommand.php 66 additions, 0 deletionsModel/Console/AddBlockCommand.php
- Model/Console/AddPageCommand.php 68 additions, 0 deletionsModel/Console/AddPageCommand.php
- Model/Query/GetBlockEntryByKey.php 51 additions, 0 deletionsModel/Query/GetBlockEntryByKey.php
- Model/Query/GetPageEntryByKey.php 53 additions, 0 deletionsModel/Query/GetPageEntryByKey.php
- etc/di.xml 2 additions, 0 deletionsetc/di.xml
Model/Console/AddBlockCommand.php
0 → 100644
Model/Console/AddPageCommand.php
0 → 100644
Model/Query/GetBlockEntryByKey.php
0 → 100644
Model/Query/GetPageEntryByKey.php
0 → 100644
Please register or sign in to comment