dpc-sdp/tide_core

Core functionality for Tide distribution

Installs: 35 631

Dependents: 22

Suggesters: 0

Security: 0

Stars: 0

Watchers: 15

Forks: 4

Open Issues: 22

Type:drupal-module

4.1.0 2024-04-17 04:50 UTC

This package is auto-updated.

Last update: 2024-04-18 00:12:44 UTC


README

Core functionality of Tide distribution for Drupal 10

Tide is a Drupal 10 distribution focused on delivering an API first, headless Drupal content administration site.

CircleCI Release https://www.drupal.org/8 Licence: GPL 2 Pull Requests

What is in this package

  • Roles
  • Permissions for site administration
  • Theme components discovery mechanism (if required)
  • Text formats
  • WYSIWYG configurations
  • Common fields shared accross content types
  • Topic Taxonomy Vocabulary
  • Tags Taxonomy Vocabulary
  • Locations Taxonomy Vocabulary
  • Departments Taxonomy Vocabulary

Installation

To install this package, add this custom repository to repositories section of your composer.json:

{
  "repositories": {        
      "dpc-sdp/tide_core": {
          "type": "vcs",
          "no-api": true,
          "url": "https://github.com/dpc-sdp/tide_core.git"
      }
  }
}

Require this package as any other Composer package:

composer require dpc/tide_core 

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:

  1. Checkout this project
  2. Run ./dev-tools.sh
  3. Run ahoy build

Related projects

License

This project is licensed under GPL2

Attribution

Single Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.

SDP logo

The Department of Premier and Cabinet partnered with Salsa Digital to deliver Single Digital Presence. As long-term supporters of open government approaches, they were integral to the establishment of SDP as an open source platform.

Salsa logo