wedevelop/silverstripe-portfolio 问题修复 & 功能扩展

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

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

wedevelop/silverstripe-portfolio

最新稳定版本:2.0.2

Composer 安装命令:

composer require wedevelop/silverstripe-portfolio

包简介

Portfolio module

README 文档

README

This module adds functionality to create and manage a portfolio (page) that includes many cases.
You can also link customers/categories to cases and create a collection with different cases.

Requirements

  • See composer.json requirements

Installation

composer require wedevelopnl/silverstripe-portfolio

Feature Flags

Customers

Managing and linking customers can be disabled using the following config in your project

---
Name: flags
After: portfolio
---
WeDevelop\Portfolio\Config:
  customer_enabled: false

License

See License

Maintainers

Development and contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our contributing document for more information.

Getting started

We advise to use Docker/Docker compose for development.
We also included a Makefile to simplify some commands

Our development container contains some built-in tools like PHPCSFixer and yarn.

Getting development container up

make build to build the Docker container and then run detached.
If you want to only get the container up, you can simply type make up.

You can SSH into the container using make sh.

Front-end

Webpack and yarn are used to compile front-end assets.

If you use the Docker environment, you can just run make yarn-watch to watch for changes or run make yarn-build to build assets (minified and production ready!)

All make commands

You can run make help to get a list with all available make commands.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-08-30