Skip to main content

Questions tagged [civicrm-buildkit]

Questions about CiviCRM's BuildKit development toolset.

1 vote
1 answer
77 views

Installing CiviCRM on Localhost with Windows and XAMPP for WordPress

Question: How can I successfully install CiviCRM on my localhost running Windows with XAMPP and integrate it seamlessly with WordPress? Explanation: I am currently working on a local development ...
user16174's user avatar
0 votes
1 answer
40 views

Install Civicrm ESR on Buildkit wp-empty build

I am trying to set up a local development environment to test new extensions with an ESR version of CiviCRM (currently CiviCRM 5.45.6). To this end I use the civicrm-buildkit-docker projekt. So far I ...
Simon Hermann's user avatar
0 votes
2 answers
113 views

DDEV, Drupal 9, CiviCRM & Civix Installation

Thanks is advance. I am using DDEV with Drupal 9.5.2 and CiviCRM 5.57.2 I would like to use civix to look at custom reports. Any advice on how to install it? I've look at the documentation but most of ...
Aristeidis Koliopoulos's user avatar
0 votes
1 answer
59 views

amp config test site giving error

I am new to buildkit, I tried running amp config and it looks like the amp test works properly after following the buildkit documentation. It said 'received expected response' in the terminal when I ...
vnk's user avatar
  • 3
1 vote
0 answers
20 views

How to actually open a civibuild demo site in MAMP Pro?

Okay, I feel like a real dummy, but I cannot for the life of me figure this out. I'm on MacOS Monterey, MAMP PRO 6.6.2. I finally got BuildKit fully installed and functioning following these ...
Austin Zumbro's user avatar
0 votes
0 answers
40 views

why dmaster demo site refused to connect in locally?

I have installed CiviCRM buildkit form https://github.com/michaelmcandrew/civicrm-buildkit-docker. I have installed a stable release 0.9.0 and created the dmaster demo site using docker-compose exec -...
Asha's user avatar
  • 121
0 votes
0 answers
26 views

Attachments missing from an applicant profile while I attached these documents to their profile while filling a form

When I filled a web form for an applicant, I attached some documents files too that can be viewed in an activity but when I opened the applicant contact profile their attachments are missing not ...
akhtar3711's user avatar
0 votes
1 answer
32 views

How to resolve 'Failed to locate valid civi root' error?

I have installed the CiviCRM buildkit using Docker. Then i deleted the docker image and installed the buildkit again using Docker but the installation failed. I have stated the error below +++ '[' '!' ...
Asha's user avatar
  • 121
1 vote
2 answers
18 views

Why are cv php:boot calls failing only when running unit tests and not through direct CLI calls?

Starting with a new machine, and a new buildkit instance! Buildkit/bin's contents added to PATH successfully. When I run cv php:boot --level classloader on the command line, I get: /*BEGINPHP*/ ...
JohnFF's user avatar
  • 2,343
2 votes
1 answer
85 views

Civibuild issues?

Has anyone tried running civibuild recently to create a CiviCRM environment under Drupal 9? I have been running it on a Ubuntu 20.4 virtual machine and hit various issues. To build drupal9-clean I ...
Stephen Palmstrom's user avatar
1 vote
1 answer
76 views

Why does phpunit say "DB Error: connect failed" for new 'drupal-clean' site?

I have a new 'drupal-clean' civibuild site which works fine in the browser, yet when I try to run civicrm phpunit tests, I get a mysql connection error, "DB Error: connect failed". How can I ...
TwoMice's user avatar
  • 1,824
0 votes
1 answer
49 views

Can I use localhost:7979 for amp test and one or more different builds created with buildkit?

After running amp config and amp test, I successfully created a drupal-clean build using buildkit and civibuild on localhost:7979, and added a bunch of extensions, etc. I turned off my Ubuntu 19.04 ...
Joe McLaughlin's user avatar
3 votes
1 answer
33 views

Is it 'better' to use mysql_dsn rather than mysql_ram_disk with buildkit and amp config?

I've successfully set up a drupal-clean test build on my Ubuntu 19.04 machine using buildkit, amp config and amp test and chose mysql_ram_disk rather than mysql_dsn. My intent was to have a semi-...
Joe McLaughlin's user avatar
3 votes
2 answers
157 views

mysql_dsn error on amp config - why am I getting "access denied"?

I'm trying to install buildkit on my Ubuntu 19.04 laptop, per the instructions at https://docs.civicrm.org/dev/en/latest/tools/buildkit/#config I've used curl to run the script, successfully - ...
Joe McLaughlin's user avatar
1 vote
2 answers
129 views

civix civicrm:ping error [Exception] Failed to locate civicrm.settings.php

I just installed CiviCRM BuildKit using the instructions here After accessing the bash shell of the container with: docker-compose exec -u buildkit civicrm bash I try running the command civix ...
Onyemenam Ndubuisi's user avatar

15 30 50 per page
1
2 3 4 5