Skip to content

Instantly share code, notes, and snippets.

@pmacswebteam
pmacswebteam / modx.snippet.pdoAtoZ.php
Created September 22, 2021 20:09
For MODX CMS, produces an A to Z listing of selected resources using pdoTools
<?php
/**
* pdoAtoZ
*
* DESCRIPTION
*
* Produces an A to Z listing of selected resources using pdoTools
* See https://www.med.upenn.edu/modx-blog/a-to-z-list.html for more info
*
* REQUIRES pdoTools PACKAGE