承接 nswdpc/silverstripe-thereisnouserform 相关项目开发

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

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

nswdpc/silverstripe-thereisnouserform

最新稳定版本:v1.0.0

Composer 安装命令:

composer require nswdpc/silverstripe-thereisnouserform

包简介

This module hides User Defined Form pages in the CMS when using silverstripe/userforms together with dnadesign/silverstripe-elemental-userforms

README 文档

README

Assists content editors in avoiding Inception-style situations where userform pages can contain elemental form elements.

It favours the elemental page building approach, and so:

  • The extension blocks "User Form" page type creation in the CMS (canCreate = false)
  • The configuration adds SilverStripe\UserForms\Model\UserDefinedForm as a hidden ancestor of Page

After this module is added, the only way to add user defined forms to a site is via the Form content element.

If your project contains dnadesign/silverstripe-elemental-userforms already, add this module to provide the required configuration.

If it doesn't, add this module via composer and it will install the module and its requirements.

Installation

The only support way of installing this module is via composer:

composer require nswdpc/silverstripe-thereisnouserform

Roadmap

Hopefully in the future this module won't be required.

License

BSD-3-Clause

Maintainers

Bugtracker

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the code of conduct prior to opening a new issue.

Security

If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the code of conduct prior to completing a pull request.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2021-08-02