PHPackages                             snowdog/module-cms-api - 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. [API Development](/categories/api)
4. /
5. snowdog/module-cms-api

ActiveMagento2-module[API Development](/categories/api)

snowdog/module-cms-api
======================

Custom CMS API endpoints which retrieves CMS pages and blocks filtered

1.11.0(2y ago)3369.1k↓48.1%14[1 issues](https://github.com/SnowdogApps/magento2-cms-api/issues)[1 PRs](https://github.com/SnowdogApps/magento2-cms-api/pulls)MITPHPPHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.1.0|~8.2.0

Since Jun 25Pushed 2y ago10 watchersCompare

[ Source](https://github.com/SnowdogApps/magento2-cms-api)[ Packagist](https://packagist.org/packages/snowdog/module-cms-api)[ RSS](/packages/snowdog-module-cms-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (15)Used By (0)

Snowdog CMS API
===============

[](#snowdog-cms-api)

The module provides endpoints to get CMS blocks and pages filtered.

### 1. Installation:

[](#1-installation)

- `composer require snowdog/module-cms-api`
- `bin/magento module:enable Snowdog_CmsApi`
- `bin/magento setup:upgrade`

### 2. Available endpoints:

[](#2-available-endpoints)

- `/rest/V1/snowdog/cmsPage/:pageId`: retrieves page info by its id (integer value)
- `/rest/V1/snowdog/cmsPage/search`: retrieves the list of pages (accepts search criteria filters)
- `/rest/V1/snowdog/cmsPageIdentifier/:identifier/storeId/:storeId`: retrieves page info by its identifier (string value) and store id (integer value)
- `/rest/V1/snowdog/cmsBlock/:blockId`: retrieves block info by its id (integer value)
- `/rest/V1/snowdog/cmsBlockIdentifier/:identifier/storeId/:storeId`: retrieves block info by its identifier (string value) and store id (integer value)
- `/rest/V1/snowdog/cmsBlock/search`: retrieves the list of blocks (accepts search criteria filters)

License
-------

[](#license)

[MIT](LICENSE.md)

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 90% 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 ~163 days

Recently: every ~318 days

Total

13

Last Release

924d ago

PHP version history (5 changes)1.0.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0

1.5.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0

1.6.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0

1.10.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0

1.11.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.1.0|~8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2399e0548bfe7348208580ab2abe974fcecdcaff45441380864689c981ea606?d=identicon)[snowdog](/maintainers/snowdog)

---

Top Contributors

[![akai-z](https://avatars.githubusercontent.com/u/4558603?v=4)](https://github.com/akai-z "akai-z (18 commits)")[![pkarw](https://avatars.githubusercontent.com/u/211899?v=4)](https://github.com/pkarw "pkarw (1 commits)")[![WJdeBaas](https://avatars.githubusercontent.com/u/10773996?v=4)](https://github.com/WJdeBaas "WJdeBaas (1 commits)")

### Embed Badge

![Health badge](/badges/snowdog-module-cms-api/health.svg)

```
[![Health](https://phpackages.com/badges/snowdog-module-cms-api/health.svg)](https://phpackages.com/packages/snowdog-module-cms-api)
```

###  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)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

99516.1k](/packages/graycore-magento2-cors)[magento/module-upward-connector

Magento module used for routing all frontend requests through UPWARD-PHP.

24410.3k1](/packages/magento-module-upward-connector)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39112.0k3](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)

PHPackages © 2026

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