Skip to content

aghstrategies/mailinglistings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailinglistings

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.

Requirements

  • PHP v7.4+
  • CiviCRM (FIXME: Version number)

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

Installation (CLI, Zip)

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.zip

or

cd <extension-dir>
cv dl mailinglistings@https://lab.civicrm.org/extensions/mailinglistings/-/archive/main/mailinglistings-main.zip

Installation (CLI, Git)

Sysadmins 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 mailinglistings

or

git clone https://lab.civicrm.org/extensions/mailinglistings.git
cv en mailinglistings

Getting Started

Known Issues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published