PHPackages                             considbrs-webdev/modularity-cta-icon-links - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. considbrs-webdev/modularity-cta-icon-links

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

considbrs-webdev/modularity-cta-icon-links
==========================================

Modularity CtaIconLinks Module

041↓75%PHP

Since Apr 23Pushed 2w agoCompare

[ Source](https://github.com/Considbrs-Webdev/modularity-cta-icon-links)[ Packagist](https://packagist.org/packages/considbrs-webdev/modularity-cta-icon-links)[ RSS](/packages/considbrs-webdev-modularity-cta-icon-links/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Modularity CtaIconLinks
=======================

[](#modularity-ctaiconlinks)

A cta-icon-links for creating Modularity modules.

Getting Started
---------------

[](#getting-started)

1. Clone this repository
2. Run `composer install` to install PHP dependencies
3. Run `npm install` to install Node dependencies
4. Run `npm run build` to build assets

Development
-----------

[](#development)

- `npm run dev` - Start development server
- `npm run watch` - Watch for changes and rebuild
- `npm run build` - Build for production
- `composer test` - Run PHP tests
- `composer lint` - Lint PHP code
- `composer format` - Format PHP code

Structure
---------

[](#structure)

```
├── modularity-cta-icon-links.php  # Main plugin file
├── source/
│   ├── php/
│   │   ├── App.php             # Application bootstrap
│   │   ├── AcfFields/          # ACF field definitions
│   │   └── Module/             # Module classes
│   │       ├── CtaIconLinks.php # Main module class
│   │       ├── assets/         # Module assets (icons)
│   │       └── views/          # Blade templates
│   └── sass/                   # SCSS files
├── assets/                     # Compiled assets (generated)
└── languages/                  # Translation files

```

Creating Your Module
--------------------

[](#creating-your-module)

1. Rename `modularity-cta-icon-links.php` and update the plugin header
2. Update the namespace in `composer.json` and all PHP files
3. Rename `source/php/Module/CtaIconLinks.php` to your module name
4. Update ACF fields in `source/php/AcfFields/json/`
5. Customize views in `source/php/Module/views/`
6. Add styles in `source/sass/`

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance63

Regular maintenance activity

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/567d8f7fcb1500a012940f0f704ac771bafb6eda2b3328acf15072f1b36f8295?d=identicon)[William Lundqvist](/maintainers/William%20Lundqvist)

---

Top Contributors

[![WilliamLundqvist](https://avatars.githubusercontent.com/u/157830304?v=4)](https://github.com/WilliamLundqvist "WilliamLundqvist (1 commits)")

### Embed Badge

![Health badge](/badges/considbrs-webdev-modularity-cta-icon-links/health.svg)

```
[![Health](https://phpackages.com/badges/considbrs-webdev-modularity-cta-icon-links/health.svg)](https://phpackages.com/packages/considbrs-webdev-modularity-cta-icon-links)
```

PHPackages © 2026

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