Skip to content

briennekordis/civicrmExt_presentationEntity

Repository files navigation

Project Name

Presentation Entity

Overview

This CiviCRM extension creates two custom entities, Presentation and Presentation Author, with APIv4 support so that they can be used in SearchKit and FormBuilder. These entities make it possible to store and display information about presentations, such as papers and slideshows, uploaded by users.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • Yested on CiviCRM 5.51

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 presentation@https://github.com/briennekordis/civicrmExt_presentationEntity/archive/master.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/briennekordis/civicrmExt_presentationEntity.git
cv en presentation

About

This CiviCRM extension creates two custom entities, Presentation and Presentation Author, with APIv4 support so that they can be used in SearchKit and FormBuilder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published