diff --git a/etc/csp_whitelist.xml b/etc/csp_whitelist.xml new file mode 100644 index 0000000..b8159d8 --- /dev/null +++ b/etc/csp_whitelist.xml @@ -0,0 +1,20 @@ + + + + + + https://frames-*.commandbar.com + + + + + https://frames-*.commandbar.com + + + + + https://frames-*.commandbar.com + + + + diff --git a/notes.md b/notes.md index 7772c93..503dbc9 100644 --- a/notes.md +++ b/notes.md @@ -41,3 +41,8 @@ Test mode https://www.commandbar.com/docs/commands/overview#testing-commands ## Login Opengento c'est trop beau ! + +## TODO + +- [ ] customize user `window.CommandBar.boot(userid)` +- [ ] make it work with session key diff --git a/view/adminhtml/layout/default.xml b/view/adminhtml/layout/default.xml new file mode 100644 index 0000000..b08668b --- /dev/null +++ b/view/adminhtml/layout/default.xml @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/view/adminhtml/templates/commandbar.phtml b/view/adminhtml/templates/commandbar.phtml new file mode 100644 index 0000000..1388ee4 --- /dev/null +++ b/view/adminhtml/templates/commandbar.phtml @@ -0,0 +1,64 @@ +