PHPackages                             magebootcamp/customerfitness - 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. magebootcamp/customerfitness

ActiveLibrary

magebootcamp/customerfitness
============================

A Magento 2 modules that add a customer fitness log to your store

1.0.1(5y ago)34GPL-3.0-or-laterPHP

Since Jul 25Pushed 5y ago2 watchersCompare

[ Source](https://github.com/magebootcamp/CustomerFitness)[ Packagist](https://packagist.org/packages/magebootcamp/customerfitness)[ RSS](/packages/magebootcamp-customerfitness/feed)WikiDiscussions master Synced today

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

[![MageBootcamp Logo](https://camo.githubusercontent.com/4355de03d081078ff9aee8da17cdcc425f0528ae30ccafc6e82f3b17131237bf/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6d62635f6c6f676f5f6578706f727430312e706e67)](https://camo.githubusercontent.com/4355de03d081078ff9aee8da17cdcc425f0528ae30ccafc6e82f3b17131237bf/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6d62635f6c6f676f5f6578706f727430312e706e67)

MageBootcamp Customer Fitness
=============================

[](#magebootcamp-customer-fitness)

MageBootcamp Customer Fitness is a simple module that allows your customer to add fitness progress to their customer account. Based on their progress we can calculate the BMI and show the results in a chart.

This module is free to use and is part of the MageBootcamp course. We have added extra comments in the module to help you out learning Magento but also to use this module as reference.

If you need any help with this module, please let us know.

Kind regards,

Daniel Donselaar

[Mentor at MagebootCamp](https://magebootcamp.com)

[Daniel@MageBootcamp.com](mailto:daniel@magebootcamp.com)

Installation
------------

[](#installation)

Setup a Magento 2 store with composer. Go to your Magento root directory and type in:

```
composer require 'magebootcamp/customerfitness';

```

After composer installation is complete:

```
php bin/magento module:enable MageBootcamp_CustomerFitness;
php bin/magento setup:upgrade;

```

To uninstall the module:

```
php bin/magento module:uninstall MageBootcamp_CustomerFitness;

```

Features
--------

[](#features)

### 1. Your customer can add their fitness progress in the customer account

[](#1-your-customer-can-add-their-fitness-progress-in-the-customer-account)

After a customer is logged in the customer can go the 'My Fitness Progress' and add a new fitness log.

[![Add new fitness log](https://camo.githubusercontent.com/6b8726db1e07063d75b198f698c58a524cda8ad791d108474724fe6e909c4c84/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6164642d6e65772d6669746e6573732d6c6f672e706e67)](https://camo.githubusercontent.com/6b8726db1e07063d75b198f698c58a524cda8ad791d108474724fe6e909c4c84/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6164642d6e65772d6669746e6573732d6c6f672e706e67)

> Add new fitness log

### 2. Fitness results are visible in a chart with BMI calculation

[](#2-fitness-results-are-visible-in-a-chart-with-bmi-calculation)

Your customer can keep track of their fitness progress. They see their progress in the chart or table. The BMI is automatically calculated based on their length and weight. The module also looks at the Magento unit configuration (Metric or Imperial).

[![Fitness progress chart](https://camo.githubusercontent.com/6ccd020562d43ffc73be8908b1e106feda3de57f63ae067dda687632bb33e172/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6d792d6669746e6573732d6c6f672d63686172742e706e67)](https://camo.githubusercontent.com/6ccd020562d43ffc73be8908b1e106feda3de57f63ae067dda687632bb33e172/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f6d792d6669746e6573732d6c6f672d63686172742e706e67)

> Fitness Progress Chart

### 3. \[optional\] Filter sized based on customer fitness progress

[](#3-optional-filter-sized-based-on-customer-fitness-progress)

`magebootcamp/sizechart is a composer dependency.`

The SizeChart module allows you to add a chest, waist, and hip size to your products. The customer can filter the sizes by pressing the 'Use my size' button that applies the sizes based on the 'My Fitness Progress' logs.

[![MageBootcamp Logo](https://camo.githubusercontent.com/10eccac3542fd1325e1809b42dcf20a089d3ea947290412e50d491f70c848691/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f637573746f6d65722d6f766572766965772d706167652d637573746f6d65722d6669746e6573732d73697a652d63686172742e706e67)](https://camo.githubusercontent.com/10eccac3542fd1325e1809b42dcf20a089d3ea947290412e50d491f70c848691/68747470733a2f2f6d616765626f6f7463616d702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30372f637573746f6d65722d6f766572766965772d706167652d637573746f6d65722d6669746e6573732d73697a652d63686172742e706e67)

> 'Use my size' button that allows the customer to apply their account sizes.

Support
-------

[](#support)

Created by MageBootcamp: The Ultimate Online Magento Course. We are here to help you become a Magento PRO. Watch and learn at .

For feature requests, feedback and support, please contact [Daniel@MageBootcamp.com](mailto:daniel@magebootcamp.com)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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 ~0 days

Total

2

Last Release

2114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/769b1e4543f0518911555a6aa16bf297e5a2574a4684d4afbde7b3e2b650f11b?d=identicon)[magebootcamp](/maintainers/magebootcamp)

---

Top Contributors

[![ddonselaar](https://avatars.githubusercontent.com/u/6568301?v=4)](https://github.com/ddonselaar "ddonselaar (11 commits)")

### Embed Badge

![Health badge](/badges/magebootcamp-customerfitness/health.svg)

```
[![Health](https://phpackages.com/badges/magebootcamp-customerfitness/health.svg)](https://phpackages.com/packages/magebootcamp-customerfitness)
```

PHPackages © 2026

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