Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dof-dss/nicsdru_origins_modules
A collection of generic modules for DOF-DSS Drupal 8 sites.
https://github.com/dof-dss/nicsdru_origins_modules
drupal origins
Last synced: 7 days ago
JSON representation
A collection of generic modules for DOF-DSS Drupal 8 sites.
- Host: GitHub
- URL: https://github.com/dof-dss/nicsdru_origins_modules
- Owner: dof-dss
- License: mit
- Created: 2019-08-30T10:09:03.000Z (about 5 years ago)
- Default Branch: 10.x-dev
- Last Pushed: 2024-10-21T10:22:29.000Z (25 days ago)
- Last Synced: 2024-10-21T18:43:01.054Z (25 days ago)
- Topics: drupal, origins
- Language: PHP
- Homepage:
- Size: 1.13 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/dof-dss/nicsdru_origins_modules.svg?style=svg)](https://circleci.com/gh/dof-dss/nicsdru_origins_modules)
# DOF-DSS Origins Modules
A collection of modules for use across DOF-DSS Drupal sites
* **origins_common:** General utilities and functions including tweaks to the adminimal theme.
* **origins_layouts:** A collection of Layout Builder layouts.
* **origins_taxonomy_access:** Provides permissions driven, configurable taxonomy access to site roles.
* **origins_toc:** Provides Table of Contents display options.
* **origins_workflow:** Generic editorial workflows across DoF sites.## Usage
You can include this package into your project using composer:
```
composer require dof-dss/nicsdru_origins_modules
```
Details can be found at: https://packagist.org/packages/dof-dss/nicsdru_origins_modules