dpc-sdp / tide_site_restriction
为 Tide Drupal 10 分发提供站点限制用户
4.1.0
2024-04-23 05:00 UTC
Requires
- dpc-sdp/tide_core: ^4.0.0
- dpc-sdp/tide_site: ^4.0.0
- drupal/form_options_attributes: ^2.0
- drupal/select2: ^1.7
- oomphinc/composer-installers-extender: ^2.0
- select2/select2: ^4.0
Suggests
- dpc-sdp/tide_api:^4.0.0: Allows to use Drupal in headless mode
- dpc-sdp/tide_publication:^4.0.0: Allows to use publication content type
- dev-develop
- 4.1.0
- 4.0.1
- 4.0.0
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-testing/permission-site-admin
- dev-reference
- dev-master
- dev-feature/SDPAP-8341-adds-obvious-permission-to-node-bulk-action
- dev-ref/test-SDPAP-8341
- dev-release/4.0.1
- dev-release/4.0.0
- dev-release/3.0.9
- dev-release/3.0.8
- dev-release/3.0.4
- dev-release/3.0.3
- dev-feature/SDPA-6261-fixes-a-route-permission-issue
- dev-remove_tide_publication_dependency
- dev-feature/SDPA-5317-admin-users-need-to-be-assigned-sites
- dev-compatible-with-drupal-9
- dev-feature/SDPA-4170-site_admin_does_not_need_a_sites_list
- dev-feature/add_node_clone_test
- dev-feature/SDPA-2849-site-selector-widget
- dev-feature/SDPA-2849-selection-widget
This package is auto-updated.
Last update: 2024-09-15 04:15:49 UTC
README
为 Tide 分发和 Drupal 8 提供的 Tide 站点限制和相关配置
Tide 是一个专注于提供 API 首选、无头 Drupal 内容管理网站的 Drupal 8 分发。
本包包含的内容
- 站点限制权限设置和自定义字段小部件
- 所需配置
- drupal/select2 依赖项
- drupal/form_options_attributes 依赖项
安装
要安装此包,请将此自定义仓库添加到您的 composer.json
文件的 repositories
部分
{ "repositories": { "dpc-sdp/tide_site_restriction": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_site_restriction.git" } } }
将此包作为其他 Composer 包一样要求
composer require dpc/tide_site_restriction
支持
数字参与,维多利亚州总理和内阁部 是此包的维护者。
贡献
在 GitHub 上 创建问题 或提交包含建议更改的拉取请求。
开发和维护
开发由 Dev-Tools 支持。请参考 Dev-Tools 页面以获取 系统要求 和其他详细信息。
开始本地开发环境
- 检出此项目
- 运行
./dev-tools.sh
- 运行
ahoy build
相关项目
- tide
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_monsido
- tide_news
- tide_page
- tide_search
- tide_site
- tide_test
- tide_webform
许可证
本项目根据 GPL2 许可。