dpc-sdp / tide_site_restriction
User restriction by Sites for Tide Drupal 10 distribution
Package info
github.com/dpc-sdp/tide_site_restriction
Type:drupal-module
pkg:composer/dpc-sdp/tide_site_restriction
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
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