Setup the WP plugin boilerplate
ZmagoD opened this issue ยท 8 comments
@reichert621 any idea for plugin name?
hmm maybe something like "Papercups Live Chat" -- what do you think?
is gulp better than webpack for this kinda thing?
I intend to use https://wppb.me/ to build the boilerplate. Not sure about glup because we just need to initialise the widget ๐คทโโ๏ธ
Gulp for backend and to serve as a base for further improvement, but i agree Gulp can wait seeing as there's no API yet
Let's try to keep is as simple as possible for now
@reichert621 looks like you will have to pull and push the first commit from my repo https://github.com/ZmagoD/wordpress-plugin
looks like I don't have privileges to do this
@ZmagoD is it giving you an error? it looks like maybe the issue is that there's no shared commit history between our repos (looks like my initial commit isn't included in your commit history) -- is there a way to rebase your branch on top of mine?