PHPackages                             remoteprogrammer/simple-rp-menu - 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. remoteprogrammer/simple-rp-menu

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

remoteprogrammer/simple-rp-menu
===============================

This is a simple menu to add Singles, Structures, Channels, Categories, Custom menus (with description), etc to your name menu for CRAFT CMS V3.x

1.0.1(3y ago)030MITPHP

Since Dec 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bedh-rp/simplerpmenu)[ Packagist](https://packagist.org/packages/remoteprogrammer/simple-rp-menu)[ RSS](/packages/remoteprogrammer-simple-rp-menu/feed)WikiDiscussions master Synced 1mo ago

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

Simple RP Menu plugin for Craft CMS 3.x
=======================================

[](#simple-rp-menu-plugin-for-craft-cms-3x)

This is a simple menu to add Singles, Structures, Channels, Categories, Custom menus (with description), etc to your name menu for CRAFT CMS V3.x

[![Screenshot](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     > cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     > composer require remoteprogrammer/simple-rp-menu

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Simple RP Menu.

Simple RP Menu Overview
-----------------------

[](#simple-rp-menu-overview)

This is a simple menu to add Singles, Structures, Channels, Categories, Custom menus (with description), etc to your name menu for CRAFT CMS V3.x

Configuring Simple RP Menu
--------------------------

[](#configuring-simple-rp-menu)

1. Install plugin if not automatically installed by this console command

    ```
      cd /path/to/project

      ./craft plugin/install simple-rp-menu

    ```

Using Simple RP Menu
--------------------

[](#using-simple-rp-menu)

1. Backend menu create url :

    ```
     SITE_URL/adminName/simplerpmenu/default

    ```

    a. All Menus [![Screenshot](resources/screenshots/All-Menus-SimpleRpMenu.png)](resources/screenshots/All-Menus-SimpleRpMenu.png)

    b. Add New Menu [![Screenshot](resources/screenshots/New-menu-SimpleRpMenu.png)](resources/screenshots/New-menu-SimpleRpMenu.png)

    c. Edit Menu items/ drag item to chage order / delete items etc [![Screenshot](resources/screenshots/Edit-items-menu-SimpleRpMenu.png)](resources/screenshots/Edit-items-menu-SimpleRpMenu.png)
2. Call this in the frontend for usage

a. Use this code to embed this menu in your templates:

```
    {{ craft.simplerpmenu.getRpMenuHTML('HandleName') }}

```

b. Optionally you can add an array of settings to the call, to set extra configurations for the menu:

```
    {{ craft.simplerpmenu.getRpMenuHTML('HandleName',{ 'menu-id': 'main-menu' }) }}

    {{ craft.simplerpmenu.getRpMenuHTML('HandleName',{ 'menu-id': 'headerMenu','menu-class':'menuGroup','ul-class':'navbar-nav justify-content-end','li-class':'nav-item','sub-menu-ul-class':'container mega-menu px-0 px-lg-_5 px-xl-1_5' }) }}

```

Brought to you by [Bedh Prakash](https://github.com/bedh-rp)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

1227d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a3bc43e20e54abadef6bd3ce048bee62bedfc0f14841ee55ff285b7a63a7b54?d=identicon)[dev@remoteprogrammer.com](/maintainers/dev@remoteprogrammer.com)

---

Top Contributors

[![bedh-laine](https://avatars.githubusercontent.com/u/106513863?v=4)](https://github.com/bedh-laine "bedh-laine (16 commits)")[![bedh-rp](https://avatars.githubusercontent.com/u/111054426?v=4)](https://github.com/bedh-rp "bedh-rp (12 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginsimple rp menu

### Embed Badge

![Health badge](/badges/remoteprogrammer-simple-rp-menu/health.svg)

```
[![Health](https://phpackages.com/badges/remoteprogrammer-simple-rp-menu/health.svg)](https://phpackages.com/packages/remoteprogrammer-simple-rp-menu)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

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

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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