PHPackages                             nystudio107/site-module - 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. nystudio107/site-module

ActiveProject[Utility &amp; Helpers](/categories/utility)

nystudio107/site-module
=======================

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

1.0.2(8y ago)19231MITPHPPHP &gt;=7.0.0

Since Dec 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nystudio107/site-module)[ Packagist](https://packagist.org/packages/nystudio107/site-module)[ Docs](https://nystudio107.com/)[ RSS](/packages/nystudio107-site-module/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)DependenciesVersions (5)Used By (0)

site-module for Craft CMS 3.x
=============================

[](#site-module-for-craft-cms-3x)

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module.

Requirements
------------

[](#requirements)

This module requires Craft CMS 3.0.0-RC3 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Copy the `modules` folder into your project root directory
2. Either copy the `app.php` into your `config/` directory, or copy &amp; paste the `*` settings in the `app.php` into your project's `app.php` file
3. Make sure you have the following in your project's `composer.json`:

```
  "autoload": {
    "psr-4": {
      "modules\\sitemodule\\": "modules/sitemodule/src/"
    }
  },

```

4. If you didn't have the above `autoload` settings in your `composer.json` you'll also need to do the following command from your project root:

```
composer dump-autoload

```

site-module Overview
--------------------

[](#site-module-overview)

Read the [Enhancing a Craft CMS 3 Website with a Custom Module](https://nystudio107.com/blog/enhancing-a-craft-cms-3-website-with-a-custom-module) article for details.

site-module Roadmap
-------------------

[](#site-module-roadmap)

Some things to do, and ideas for potential features:

- Initial release

Brought to you by [nystudio107](https://nystudio107.com/)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

2960d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7570798?v=4)[Andrew Welch](/maintainers/khalwat)[@khalwat](https://github.com/khalwat)

---

Top Contributors

[![khalwat](https://avatars.githubusercontent.com/u/7570798?v=4)](https://github.com/khalwat "khalwat (21 commits)")

---

Tags

cmsmoduleCraftcraftcmssitesite-module

### Embed Badge

![Health badge](/badges/nystudio107-site-module/health.svg)

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

###  Alternatives

[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.8k5](/packages/pennebaker-craft-architect)[supercool/buttonbox

A collection of utility field types.

8953.3k1](/packages/supercool-buttonbox)[timkelty/craftcms-site-sync

Sync content to other sites on element save.

393.2k](/packages/timkelty-craftcms-site-sync)[wbrowar/craft-grid

A field that lets you content manage CSS Grid in Craft CMS.

171.1k](/packages/wbrowar-craft-grid)

PHPackages © 2026

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