Download the PHP package wpkitpro/wpkit without Composer
On this page you can find all versions of the php package wpkitpro/wpkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wpkitpro/wpkit
More information about wpkitpro/wpkit
Files in wpkitpro/wpkit
Package wpkit
Short Description WordPress starter theme with a modern development workflow
License MIT
Informations about the package wpkit
WpKit — Your Ultimate WordPress Toolkit Theme
WordPress starter theme with Bootstrap CSS/JS and a modern development workflow.
Description
WpKit is a versatile and comprehensive WordPress theme designed to be your ultimate toolkit for building powerful and visually stunning websites. With an array of features and a user-friendly design, WpKit empowers developers and designers to create unique, responsive, and high-performance WordPress sites.
Getting Started
Theme installation
To install WpKit in your WordPress theme directory, please follow the steps below, replacing "your-theme-name" with the actual name of your theme:
Download the last version of the WPKIT theme from the official source.
- Visit the GitHub repository for WpKit: WpKit GitHub Repository.
- Navigate to the
wp-content/themes/
directory. Click on the green "Code" button, and then click on "Download ZIP" to download the WpKit template as a ZIP file and extract the downloaded ZIP file to obtain thewpkit
template folder on your local machine. Or create git clone.
Build commands
npm i
— Install Project Dependenciesnpm run build:dev
— Compile and optimize the files in your assets directorynpm run build:prod
— Compile assets for productionnpm run zip
— Creates a ZIP archive of the theme
All versions of wpkit with dependencies
squizlabs/php_codesniffer Version 3.8.1
dealerdirect/phpcodesniffer-composer-installer Version 1.0.0
wp-coding-standards/wpcs Version 3.0.1