ssm-for/example-package
Composer 安装命令:
composer require ssm-for/example-package
包简介
An example package for Roots Acorn.
README 文档
README
This repo can be used to scaffold an Acorn package. See the Acorn Package Development docs for further information.
Installation
You can install this package with Composer:
composer require vendor-name/example-package
You can publish the config file with:
$ wp acorn vendor:publish --provider="AcfPackage\ExamplePackage\Providers\ExampleServiceProvider"
Usage
From a Blade template:
@include('Example::example')
From WP-CLI:
$ wp acorn example
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-28