PHPackages                             melisplatform/melis-cms-site-robot - 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. melisplatform/melis-cms-site-robot

ActiveMelisplatform-module[Utility &amp; Helpers](/categories/utility)

melisplatform/melis-cms-site-robot
==================================

This module adds the dynamic generation of the robot.txt file to a tool and per site

v5.3.0(1y ago)12.1kOSL-3.0PHPPHP ^8.1|^8.3

Since Feb 27Pushed 1y ago7 watchersCompare

[ Source](https://github.com/melisplatform/melis-cms-site-robot)[ Packagist](https://packagist.org/packages/melisplatform/melis-cms-site-robot)[ Docs](https://github.com/melisplatform/melis-cms-site-robot)[ RSS](/packages/melisplatform-melis-cms-site-robot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (24)Used By (0)

Melis CMS Site Robot
====================

[](#melis-cms-site-robot)

MelisCmsSiteRobot provides a functionality to add robots.txt on each domain.

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

[](#getting-started)

These instructions will get you a copy of the project up and running on your machine.

### Prerequisites

[](#prerequisites)

The following modules need to be installed to have Melis newsletter module run:

- Melis engine

### Installing

[](#installing)

Run the composer command:

```
composer require melisplatform/melis-cms-site-robot

```

### Database

[](#database)

Database model is accessible via the MySQL Workbench file:

```
/melis-cms-site-robot/install/sql/Model

```

Database will be installed through composer and its hooks.
In case of problems, SQL files are located here:

```
/melis-cms-site-robot/install/sql

```

Tools and elements provided
---------------------------

[](#tools-and-elements-provided)

- Melis CMS site robot tool
- Melis CMS site robot service

### Melis CMS site robot tool

[](#melis-cms-site-robot-tool)

Provides the user the ability to access and manage the Robots.txt of every domain.

### Melis CMS site robot service

[](#melis-cms-site-robot-service)

- Using the service to retrieve Robots.txt data for each domain:

```
// Get MelisEngineTableSiteDomain service
$table = $this->getServiceManager()->get('MelisEngineTableSiteDomain');

// Get all data from site domain table
$data = $table->getData($searchValue, $searchableCols, $selColOrder, $orderDirection, $start, $length)->toArray();

```

```
// Get MelisEngineTableRobot service
$robotTable = $this->getServiceManager()->get('MelisEngineTableRobot');

//Get robots.txt contents and data for each domain
$robotData  = (array) $robotTable->getEntryByField('robot_site_domain', $domainName)->current();

```

Authors
-------

[](#authors)

- **Melis Technology** - [www.melistechnology.com](https://www.melistechnology.com/)

See also the list of [contributors](https://github.com/melisplatform/melis-cms-site-robot/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the OSL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~238 days

Total

16

Last Release

594d ago

Major Versions

v2.5.0 → v3.0.02018-10-17

v3.2.1 → v4.0.02020-08-17

v4.1.0 → v5.0.02022-06-20

PHP version history (5 changes)v2.3.0PHP ^5.5 || ^7.0

v3.0.0PHP ^7.0

v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

v5.1.0PHP ^8.1|^8.3

### Community

Maintainers

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

---

Top Contributors

[![benborla](https://avatars.githubusercontent.com/u/22745294?v=4)](https://github.com/benborla "benborla (31 commits)")[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (13 commits)")[![Victor-melis1224](https://avatars.githubusercontent.com/u/30471257?v=4)](https://github.com/Victor-melis1224 "Victor-melis1224 (10 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (9 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (9 commits)")[![ksuson](https://avatars.githubusercontent.com/u/31838758?v=4)](https://github.com/ksuson "ksuson (5 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (5 commits)")[![jamesrepository](https://avatars.githubusercontent.com/u/10151213?v=4)](https://github.com/jamesrepository "jamesrepository (1 commits)")

---

Tags

cmsmodulezf2analyticsmelis

### Embed Badge

![Health badge](/badges/melisplatform-melis-cms-site-robot/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-cms-site-robot/health.svg)](https://phpackages.com/packages/melisplatform-melis-cms-site-robot)
```

###  Alternatives

[melisplatform/melis-cms

Melis Platform CMS module

115.5k15](/packages/melisplatform-melis-cms)

PHPackages © 2026

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