0.0.37 • Published 5 years ago

wptb v0.0.37

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.36

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.31

5 years ago

0.0.29

5 years ago

0.0.25

5 years ago

0.0.26

5 years ago

0.0.27

5 years ago

0.0.23

5 years ago

0.0.24

5 years ago

0.0.22

5 years ago

0.0.2

5 years ago

0.0.18

5 years ago

0.0.13

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago