Skip to content

Extends automated import processors for importing of message queues

License

Notifications You must be signed in to change notification settings

systopia/aip_messagequeue

Repository files navigation

aip_messagequeue

(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)

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 aip_messagequeue@https://github.com/FIXME/aip_messagequeue/archive/master.zip

or

cd <extension-dir>
cv dl aip_messagequeue@https://lab.civicrm.org/extensions/aip_messagequeue/-/archive/main/aip_messagequeue-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/aip_messagequeue.git
cv en aip_messagequeue

or

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

Getting Started

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)

About

Extends automated import processors for importing of message queues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages