1.1.5 • Published 4 years ago

generator-boilerplate-wp v1.1.5

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

Generator Boilerplate-wp

It is a ready structure with preconfigured automation, using already defined processing resources.

The interface has a Wordpress theme structured with Bootstrap 4, in order to standardize the institutional production modes.

You need to download wordpress at https://www.wordpress.org/download/. Then follow the instructions below.

Installation

Global Dependencies

  • Yeoman: npm i -g yo
  • Generator: npm i -g generator-boilerplate-wp

Wordpress

Install and configure Wordpress.

Enter in your Wordpress themes folder and create a folder for the new theme.

Example: wordpress/wp-content/themes/my-new-theme.

Enter in the wordpress/wp-content/themes/my-new-theme folder and execute the follow command to generate the project's files:

yo boilerplate-wp

Then, install the npm's dependencies:

npm i

Change the default Wordpress theme to the new one you had created "my-new-theme" (How-to?)

License

MIT © Allan Cruz

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.0

5 years ago