Download the PHP package hybridelabs/wordpress-template-boilerplate without Composer
On this page you can find all versions of the php package hybridelabs/wordpress-template-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hybridelabs/wordpress-template-boilerplate
More information about hybridelabs/wordpress-template-boilerplate
Files in hybridelabs/wordpress-template-boilerplate
Download hybridelabs/wordpress-template-boilerplate
More information about hybridelabs/wordpress-template-boilerplate
Files in hybridelabs/wordpress-template-boilerplate
Vendor hybridelabs
Package wordpress-template-boilerplate
Short Description Boilerplate template for Wordpress using by Hybride Conseil
License MIT
Package wordpress-template-boilerplate
Short Description Boilerplate template for Wordpress using by Hybride Conseil
License MIT
Please rate this library. Is it a good library?
Informations about the package wordpress-template-boilerplate
Wordpress-template-boilerplate
Boilerplate template for Wordpress used by Hybride Conseil
How to use
Run the following composer command to install the theme :
composer create-project deshiloh/wordpress-template-boilerplate
Install dependencies with :
npm install
This theme use Laravel Mix follow the documentation to know how to use it. No build scripts required on package.json since the new version. Just make your configuration in the webpack.mix.js.
basics commands:
TODO before start coding
- Change the project name in
style.css. - for security reasons update the
wp-config.phpfile :
Github
- Create a secret
TOKENin your repository settings under the Secrets section. TheTOKENis used for the semantic release of the project.
Gitlab
- Create a secret
GL_TOKENin your repository settings variables. TheGL_TOKENis used for the semantic release of the project.
Things to know
- For performance reasons Tailwindcss is installed and configured with
postcsswithout a preprocessing tool like Sass, Less, or Stylus, more details here. postcssis configured with thepostcss-nestingplugin, that allow you to write css like scss. Go to the repo for more informations.
All versions of wordpress-template-boilerplate with dependencies
PHP Build Version
Package Version
Requires
wordplate/acf Version
^11.0
The package hybridelabs/wordpress-template-boilerplate contains the following files
Loading the files please wait ...