PHPackages                             wojtekn/module-crazycall - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wojtekn/module-crazycall

ActiveMagento2-module

wojtekn/module-crazycall
========================

Connector which allows to integrate with CrazyCall service.

1.1.0(6y ago)03OSL-3.0PHPPHP ~7.1.0|~7.2.0|~7.3.0

Since Feb 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/wojtekn/crazy-call)[ Packagist](https://packagist.org/packages/wojtekn/module-crazycall)[ RSS](/packages/wojtekn-module-crazycall/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

CrazyCall service connector
===========================

[](#crazycall-service-connector)

Overview
--------

[](#overview)

Module integrates Magento with Crazy Call service. It allows synchronizing Magento customer accounts into Crazy Call contacts.

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.3
- Supports both Magento Open Source (Community) and Magento Commerce (Enterprise)

Installation Instructions
-------------------------

[](#installation-instructions)

Install extension using composer by using commands:

```
composer require wojtekn/module-crazycall
composer update wojtekn/module-crazycall
bin/magento setup:upgrade
bin/magento cache:flush

```

Configuration
-------------

[](#configuration)

To integrate module with the service:

1. Log in to Magento 2 backend
2. Navigate to Stores -&gt; Configuration
3. Navigate to Services -&gt; Crazy Call tab
4. Enable integration, fill API details
5. Save

API account and API key can be found in Crazy Call backend in "For developers" tab.

Scheduling existing customers
-----------------------------

[](#scheduling-existing-customers)

### CLI

[](#cli)

Module provides a command to schedule existing customers for export. It can be used when module is integrated in store which already have customers. To do so, run a command:

```
bin/magento crazycall:customer:export

```

### Admin interface

[](#admin-interface)

It's also possible to scheudule multiple customers for Crazy Call export directly in the admin interface.

In order to do this, navigate to customer grid, select customers and use "Export to Crazy Call" mass action.

Note that recommended way is CLI, especially if store contains significant number of customers.

Technical approach
------------------

[](#technical-approach)

Customer account synchronization is scheduled to queue on each account or address change. Queue is configured to use database by default, however it can be adjusted to use RabbitMQ or any other queue backend supported by Magento.

By default, Magento processes database queue on CRON basis. CRON job runs once per minute, executes queue messages and sends scheduled contacts to the service.

To start queue processing manually:

```
bin/magento queue:consumers:start crazycallCustomerExport --max-messages=1

```

Copyright
---------

[](#copyright)

Copyright © 2020 Wojciech Naruniec ().

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Total

2

Last Release

2262d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/289ef61aa160c17ed64786a2d362fdc56e8c6ae3bb7d5e14303373e70f1fff14?d=identicon)[wojtekn](/maintainers/wojtekn)

---

Top Contributors

[![wojtekn](https://avatars.githubusercontent.com/u/727413?v=4)](https://github.com/wojtekn "wojtekn (17 commits)")

### Embed Badge

![Health badge](/badges/wojtekn-module-crazycall/health.svg)

```
[![Health](https://phpackages.com/badges/wojtekn-module-crazycall/health.svg)](https://phpackages.com/packages/wojtekn-module-crazycall)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
