Installation WordPress
This documentation assumes you are developing your own WordPress theme and are familiar with Composer.
To install Paver, install the package using composer:
composer require jeffreyvanrossum/paver-for-wordpress:dev-main
See the dedicated setup page on how to continue after installation.