All the tools you need to start building a modern WordPress project, using all the latest front end development tools.
Boilerplate your project in a few simple steps. Get instructions for setting up an Eightshift DevKit theme or plugin, run a command (or two) and start coding. It's that easy!
The DevKit is feature-packed, with a bunch of cool things making the lives of developers and end-users easier!
Build a dynamic block faster than you can say Gutenberg. With automatic block registration and top-notch attribute handling, you'll be shipping blocks in record time.
All our code follows battle-tested programming practices. OOP? Check. Unit tests? Double-check. Code doc blocks, linters for coding standards and great documentation? Triple-check.
Library aimed at bringing the modern development tools to your project.
Include features you need, and leave out the ones you don't using our powerful WP-CLI tooling.
Declare breakpoints once, use them everywhere — from media queries to blocks. Override any attribute value for particular breakpoints without breaking a sweat. Need to tweak that width for tablets? Done.
Eightshift Development kit comes with Webpack pre-configured, so you can start building your JavaScript and CSS assets from the start. Vendor prefixes? Polyfills? SCSS compilation? Asset minification? All taken care of!
Speed up your development with Tailwind helpers that make it easy to build out classnames based on block attributes.
Each time you build assets, we generate a new URL for each asset file. This means you'll never see the old cached version while developing or after pushing your code to production.
Object-oriented programming is at the core of Eightshift Development kit, making your projects cleaner and allowing you to extend and replace functionality.
A collection of useful front-end utility modules and all the tools you need to start building modern Block Editor dynamic blocks.