Dries Buytaert Details Setup for Activepieces Drupal Development

Tutorial on ipad
Depositphotos

Dries Buytaert has published a guide detailing how to set up a full local development environment for Activepieces in order to contribute to the Drupal Piece integration or develop new Pieces.

The guide explains that while Docker can be used to run Activepieces locally, it does not support making code changes. Developers are instructed to fork the Activepieces GitHub repository, clone it locally, install dependencies using npm install, and modify the AP_DEV_PIECES variable in the .env file to include drupal. The environment can then be started with npm start and accessed at http://localhost:4200 using a predefined development account.

The Drupal Piece code is located in ./packages/pieces/community/drupal. Changes to the code are automatically compiled and hot-reloaded. For troubleshooting, the guide advises clearing caches by removing node_modules, cache, and dev directories. It also recommends resetting the Nx build system using npx nx reset if build inconsistencies occur.

Disclosure: This content is produced with the assistance of AI.

Disclaimer: The opinions expressed in this story do not necessarily represent that of TheDropTimes. We regularly share third-party blog posts that feature Drupal in good faith. TDT recommends Reader's discretion while consuming such content, as the veracity/authenticity of the story depends on the blogger and their motives. 

Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We strive to create and distribute our content based on these content policy. If you see any omission/variation on this please reach out to us at #thedroptimes channel on Drupal Slack and we will try to address the issue as best we can.

Related People

Upcoming Events