定制 secretstache/wordpress-gutenberg-starter 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

secretstache/wordpress-gutenberg-starter

最新稳定版本:2.0.7

Composer 安装命令:

composer require secretstache/wordpress-gutenberg-starter

包简介

WordPress starter theme based on the Sage framework

关键字:

README 文档

README

COMPANY_NAME is a custom theme created for COMPANY_NAME built on top of Sage. It contains both functional and presentable layers, implements custom admin and public experience, builds assets and views, uses Blade templating engine to render front-end and provides an ability to do more.

Main Concepts

Installation

  1. Clone the repository to /wp-content/themes/
  • git clone REPOSITORY_URL
  1. cd to theme’s folder
  2. Run composer install
  3. Run yarn install
  4. Run yarn build
  5. Activate the theme
  6. Install required plugins

Folders Walkthrough

app/

  • responsible for the basic theme setup

    Examples: admin.php, filters.php, helpers.php

config/

  • responsible for the theme configuration

    Examples: assets.php, app.php, view.php

resources/

  • contains assets and presentable UI elements

    Examples: scripts/, styles/, views/

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-21