papercups-io/wordpress-plugin

Setup the WP plugin boilerplate

ZmagoD opened this issue ยท 8 comments

https://wppb.me/

@reichert621 any idea for plugin name?

hmm maybe something like "Papercups Live Chat" -- what do you think?

@ZmagoD Do you intend wiring the boilerplate to use gulp for asset management?

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?