Go to file
CiviWare Solutions 2dd9ef25ef Fixed code for setting payment instrument by default 2019-03-31 05:04:42 +05:30
CRM Fixed code for setting payment instrument by default 2019-03-31 05:04:42 +05:30
api/v3 Added code changes 2018-08-17 05:45:21 +05:30
sql Added extension code 2018-08-13 05:15:46 +05:30
templates/CRM/EntityTemplates removed snippet check 2018-08-31 02:57:08 +05:30
xml/Menu added menu item 2018-08-13 05:15:27 +05:30
LICENSE.txt Added extension code 2018-08-13 05:15:46 +05:30
README.md Added extension code 2018-08-13 05:15:46 +05:30
entitytemplates.civix.php fixed syntax error 2018-08-13 05:18:03 +05:30
entitytemplates.php Fixed Notice error 2018-09-05 02:27:15 +05:30
info.xml Added extension code 2018-08-13 05:15:46 +05:30

README.md

Entity Template

com.megaphonetech.entitytemplates

Overview

This extension allows to create tempates for Contact, Contribution etc.

Installation

  1. If you have not already done so, setup Extensions Directory
  2. Go to Administer >> System Settings >> Directories
    1. Set an appropriate value for CiviCRM Extensions Directory. For example, for Drupal, [civicrm.files]/ext/
    2. In a different window, ensure the directory exists and is readable by your web server process.
  3. Click Save.
  4. If you have not already done so, setup Extensions Resources URL
  5. Go to Administer >> System Settings >> Resource URLs
    1. Beside Extension Resource URL, enter an appropriate values such as [civicrm.files]/ext/
  6. Click Save.
  7. Install Entity Template extension
  8. Go to Administer >> Customize Data and Screens >> Manage Extensions.
  9. Click on Add New tab.
  10. If Entity Template is not in the list of extensions, manually download it and unzip it into the extensions direction setup above, then return to this page.
  11. Beside Entity Template, click Download.
  12. Review the information, then click Download and Install.

This extension has been developed and is being maintained by Megaphone Technology Consulting.