Creates a Searchkit/Afform listing of public mailings.
URL: /civicrm/pastmailinglist/
Shortcode: [civicrm component="afform" name="afsearchPublicMailingsList"]
Designed as a modern replacement for https://github.com/aghstrategies/com.aghstrategies.publicmailings
The extension is licensed under AGPL-3.0.
- PHP v7.4+
- CiviCRM (FIXME: Version number)
Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.
Sysadmins and developers may download the .zip file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl mailinglistings@https://github.com/FIXME/mailinglistings/archive/master.zipor
cd <extension-dir>
cv dl mailinglistings@https://lab.civicrm.org/extensions/mailinglistings/-/archive/main/mailinglistings-main.zipSysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/FIXME/mailinglistings.git
cv en mailinglistingsor
git clone https://lab.civicrm.org/extensions/mailinglistings.git
cv en mailinglistings