yard/brave-scaffold

Scaffold commands for Brave

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 5

Type:package

pkg:composer/yard/brave-scaffold

v1.1.0 2025-11-19 15:41 UTC

This package is auto-updated.

Last update: 2025-12-05 13:06:12 UTC


README

Code Style PHPStan Tests Code Coverage Badge Lines of Code Badge

Requirements

Installation

To install this package using Composer, follow these steps:

  1. Install this package with Composer:

    composer require yard/brave-scaffold
  2. Run the Acorn WP-CLI command to discover this package:

    wp acorn package:discover

Usage

Content types

This package provides a set of scaffolding commands to help you quickly set up common content types in Brave:

wp acorn scaffold:knowledgebase
wp acorn scaffold:news
wp acorn scaffold:person
wp acorn scaffold:project

Child Themes

To create a child theme you can run the following command. This will create a child theme directory in web/app/themes/{slug} that has Sage as the parent theme.

 wp acorn scaffold:sage-child {slug}

More information about child themes can be found in Brave and Sage Child Theme Support

About us

banner