定制 pressbooks/pressbooks-network-catalog 二次开发

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

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

pressbooks/pressbooks-network-catalog

最新稳定版本:1.5.0

Composer 安装命令:

composer require pressbooks/pressbooks-network-catalog

包简介

Add a searchable, filterable catalog to the Pressbooks Aldine theme

README 文档

README

Contributors: fdalcin, arzola, richard015ar, steelwagstaff
Donate link: https://pressbooks.com/
Requires at least: 6.5
Tested up to: 6.5 \

Stable tag: 1.5.0 \

Requires PHP: 8.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

This plugin adds a searchable, filterable catalog to the Pressbooks Aldine theme.

Requirements

  • PHP >=8.1
  • WordPress >= 6.5
  • Pressbooks >= 6.18.0
  • Aldine >= 1.19.0

Installation

Run composer require pressbooks/pressbooks-network-catalog in your project bedrock.

Frontend development

Run npm install to install the dependencies.

The project uses VITE and Tailwind JIT to compile the frontend assets. Run npm run dev to compile the assets and use hot reloading.

To enable hot reloading:

  1. Set IS_VITE_DEVELOPMENT environment variable to true to enable the development server, located in the pressbooks-netwotk-catalog.php (main plugin file).

  2. Run npm run dev this will watch for changes and recompile the assets using hot reloading.

Build frontend assets

If you've set up hot reloading, don't forget to revert IS_VITE_DEVELOPMENT to false in the pressbooks-network-catalog.php (main plugin file).

Run npm run build to build the frontend assets.

Run tests

Run composer test to run the tests.

Lint coding standards

Run composer standards to run the tests.

Changelog

Please see the CHANGELOG file for more information.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-02-27