27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
|
---
|
||
|
title: Override Node Options used by LocalGov Drupal
|
||
|
date: 2024-11-17
|
||
|
permalink: daily/2024/11/17/override-node-options-used-by-localgov-drupal
|
||
|
tags:
|
||
|
- software-development
|
||
|
- drupal
|
||
|
- localgov-drupal
|
||
|
- php
|
||
|
- open-source
|
||
|
cta: ~
|
||
|
snippet: |
|
||
|
I was recently happy to see that the Override Node Options module is used by LocalGov Drupal in their microsites distribution!
|
||
|
---
|
||
|
|
||
|
|
||
|
[In yesterday's email][0], I showed some of the usage numbers of the Override Node Options module and how the current numbers match those around a year ago.
|
||
|
|
||
|
Whilst the overall numbers are similar, there are a lot less Drupal 7 installations of the module and around the same number more Drupal 8+ installations.
|
||
|
|
||
|
Somewhere I was happy to see it being used recently is within the [LocalGov Drupal microsites distribution][1].
|
||
|
|
||
|
It's great when being brought into a project to see your modules being used, but it's fantastic to see a module I maintain and code that I wrote being used by a large distribution like LocalGov Drupal and benefiting local councils and people in the UK and Ireland.
|
||
|
|
||
|
[0]: {{site.url}}/daily/2024/11/16/an-interesting-thing-i-spotted-about-the-override-node-options-module
|
||
|
[1]: https://localgovdrupal.org/products/microsites
|