承接 wedevelopnl/silverstripe-elemental-widget-userforms 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

wedevelopnl/silverstripe-elemental-widget-userforms

最新稳定版本:1.2.2

Composer 安装命令:

composer require wedevelopnl/silverstripe-elemental-widget-userforms

包简介

Re-usable user form widgets for silverstripe-elemental

README 文档

README

Re-usable user form widgets for silverstripe-elemental

Requirements

  • See composer.json requirements

Installation

  • wedevelopnl/silverstripe-elemental-widget-userforms

Installation note

This module has silverstripe/userforms as dependency which in certain situations doesn't work as expected. If you have installed your site without silverstripe/recipe-cms, then make sure you have a global \PageController controller defined before using this module. If you do not have such a global controller then you can simply copy the one provided by recipe cms and copy that one in your own project.

See #1198

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.

Cypress spec

This module includes some cypress specs for e2e testing with the module. The specs can be found in dev/cypress.

These specs are mainly written to validate the module is in working order inside our own testing suite but they might be usable for other scenarios aswell.

The specs assume that our cypress support modules are installed

In order to include these specs in your test run simply load the specs in your cypress.config.js

module.exports = defineConfig({
    specPattern: [
      'vendor/wedevelopnl/silverstripe-elemental-widget-userforms/dev/cypres/e2e/*.cy.js

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-04-05