dpc-sdp / tide_site_restriction
User restriction by Sites for Tide Drupal 10 distribution
Installs: 24 107
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 0
Open Issues: 2
Type:drupal-module
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-10-30 04:17:26 UTC
README
Tide Site Restriction
Tide Site Restriction and related configurations for Tide distribution for Drupal 8
Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.
What is in this package
- Site restriction permission settings and a custom field widget
- Required configurations
- drupal/select2 dependency
- drupal/form_options_attributes dependency
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_site_restriction": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_site_restriction.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_site_restriction
Support
Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.
Contribute
Open an issue on GitHub or submit a pull request with suggested changes.
Development and maintenance
Development is powered by Dev-Tools. Please refer to Dev-Tools' page for system requirements and other details.
To start local development stack:
- Checkout this project
- Run
./dev-tools.sh
- Run
ahoy build
Related projects
- tide
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_monsido
- tide_news
- tide_page
- tide_search
- tide_site
- tide_test
- tide_webform
License
This project is licensed under GPL2