πΊπ¦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
# Open Y Programs Search
Provides configurable programs search paragraph.
## How to warm the cache
```
\Drupal::service("openy_programs_search.data_storage")->warmCache();
```
## How to reset the cache
```
\Drupal::service("openy_programs_search.data_storage")->resetCache();
```
## TODO
3. Make the first step optional.
Supporting organizations:
Project information
- Project categories: Decoupled, Developer tools, Integrations
- Ecosystem: YMCA Website Services (former Open Y) Community Edition
- chart icon81 sites report using this module
- Created by podarok on , updated
- shieldStable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.0
Stable release covered by the Drupal Security Team
released 27 August 2025
Works with Drupal: ^11
feat: broke compatibility with drupal 10 and add symfony/dom-crawler as deps
Install: