samjuk/wp-theme-fishpig 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

samjuk/wp-theme-fishpig

最新稳定版本:3.31.27

Composer 安装命令:

composer require samjuk/wp-theme-fishpig

包简介

Fishpig Theme for integrating Wordpress with Magento 2

README 文档

README

Supported Fishpig Versions GitHub Release Watcher Workflow Status

The purpose of this repository is to build the FishPig wordpress theme from source. Generate a composer manifest and publish the package to Packagist.

Allowing for the Fishpig theme to be integrated as a dependency when managing Wordpress by Composer.

Usage

The packages are available on Packagist. Make sure to specific the same version tag, as your Fishpig M2 module.

Pinning the theme version, as well as the Magento module is recommended for compatibility.

composer require samjuk/wp-theme-fishpig:3.31.9

Versioning

This theme package tracks the upstream Magento 2 module versions 1 to 1. To help simplify, which version your need to install.

This means some releases, will have no changes over previous versions. The releases have a update.flag file is a hash for the theme content, which will indicate if the content has changed between versions. (This hash is also included in the commit message).

You can compare changes between the tagged versions, either by CLI, or via the Github Website.

Github

When viewing the diff on Github, make sure to use the double period comparative method. The URL format is:

https://github.com/SamJUK/wp-theme-fishpig/compare/$OLD_VERSION..$NEW_VERSION

For Example, to compare 3.0.1 against the 3.1.1 release.

https://github.com/SamJUK/wp-theme-fishpig/compare/3.0.1..3.1.1

Git CLI

git init
git remote add origin git@github.com:SamJUK/wp-theme-fishpig.git
git fetch origin tag 3.0.1 3.1.1 --no-tags
git fetch origin tag 3.1.1 --no-tags
git diff 3.0.1 3.1.1

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-16