Questions tagged [civicrm-extension]
12 questions
3
votes
1 answer
civix unknown extension after creating a new extension
I have created a new extension on civicrm using civix on the CLI. It installs successfully and then asks if I would like to enable it. When I say yes I get the Install error: unknown extension. Please assist
error message

Alvaro Masitsa
- 51
- 5
2
votes
2 answers
Where to put CiviCRM 4+ extension in Drupal
I am trying to develop a CiviCRM extension, and I have created a civiCRM extension (skeleton) using Totten\Civix.
In which directory should I put CiviCRM extension and how do I enable it in CiviCRM?
I have tried putting it in…

Emeka Mbah
- 16,745
- 10
- 77
- 96
1
vote
1 answer
Civicrm : How to send Automatically Thank you email On adding a Contribution payment?
When we add a Contribution payment using Record Payment need to send Thank you email automatically.
I tried CiviRules Extension.This Extension use like trigger for action but I am not getting perfect way to do this. any other solution

pravin
- 27
- 1
- 6
1
vote
0 answers
NMI gateway in OMNIPAY
Trying to add NMI integration to my CiviCRM using OMNIPAY.
I added the GIT repository (tried https://github.com/mfauveau/omnipay-nmi and https://github.com/nerdmedia/omnipay-nmi) and added the required line that is listed in the readme.
I also…

Netzih
- 11
- 2
1
vote
1 answer
civix generate:module org.civicrm.angularex error
I have installed a civicrm buildkit with vagrantbox
and vagrant up correctly on windows, ubuntu server run and at d7-master.dev I am listening drupal civicrm all done ok.
as I try to generate module using civix extension builder such as:
in…

Osama Saeed
- 149
- 8
1
vote
0 answers
Wordpress cannot find "civicrm/a/#/hello" for angular js extension module
Am new to Civicrm. I've followed the instructions on this video to setup angularJs modules https://www.youtube.com/watch?v=d_nKAk7vg80. The problem is the base route for civicrm angularjs pages is not found.

Viktor Le Nerd
- 23
- 4
1
vote
0 answers
How to add custom field CiviCRM to allow user buy a ticket for multiple events?
I'm editing my question to make more clear.
User Case
I want to publish an event where the user is able to choose specific package from for the ticket.
I also want to allow my customer to choose a ticket that will allow them to attend more than 1…

misterpy
- 29
- 5
0
votes
1 answer
Civicrm permissions for departments
can anyone advise if civicrm supports permissions at department level for a business. So that all departments have access to create/edit an event within their department. They don't have access to events created in other departments? I am referring…

user598241
- 83
- 8
0
votes
0 answers
access denied on member signup with civicrm for anonymous
My question has to do with Civicrm member signup page. I am getting an error for anonymous users that they are not allowed access to the page.
I am using Drupal 7 and CiviCRM 5.3. I am relatively new to Drupal. The site is located on a domain that…

Brian K
- 1
- 1
0
votes
0 answers
Design matrix web form with CiviCRM table
I am using Civicrm with drupal. Also using civicrm webfrom integration module for registration and/or data capturing requirement.
Now for a specific requirement, I need to develop a matrix kind of form. Means I want to show tabular form on screen.…

Sohel Pathan
- 367
- 3
- 13
0
votes
0 answers
Problems with replacing CiviCRM tokens in API
I'm currently developing a CiviCRM extension, where I need to replace CiviCRM-Tokens (used in pdf and mailing generation) in html code.
I did a little bit of research in the core files and tried to recreate the behaviour in the PDFLetterCommon.php…

VaLLe.
- 160
- 1
- 6
0
votes
0 answers
Civicrm activity search and advance search customization
I need to customize and add 2 custom fields in civicrm activity search(advance search).
I am using civicrm 4.7 with drupal 7.
I have added the 2 fields : a dropdown with search conditions like (=,!=, <, >, etc) and a textbox with searched…

shivgre
- 1,163
- 2
- 13
- 29