0.0.37 • Published 4 years ago

wptb v0.0.37

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

WPTB

WPTB is a Wordpress theme development scaffolding tool.

why?

For some time now I've been working a lot on the creation of wordpress themes. I used to create each theme manually for a long time but with time it became repetitive so I decided to create this little tool to help me.

It's on Node because I'm basically a javascript developer.

How?

You need to have Nodejs install on your computer and then install globally wptb:

npm install -g wptb

once you have it installed, you will be able to run the command: wptb

preferably in the wordpress themes folder.

The theme that you will generate includes support for some basic Wordpress features such as

  • support for title-tag
  • support for menus
  • support for post thumbnails

Bugs

for now, when the tool displays a .DS_Store when displaying different templates.

Contributors

Special thanks to Sanix for helping me figure out files path where I was struggling.🎉

0.0.37

4 years ago

0.0.36

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.31

4 years ago

0.0.29

4 years ago

0.0.25

4 years ago

0.0.26

4 years ago

0.0.27

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.22

4 years ago

0.0.2

4 years ago

0.0.18

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago