PHPackages                             tym17/admin-module-sample - 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. [Admin Panels](/categories/admin)
4. /
5. tym17/admin-module-sample

ActiveMagento2-module[Admin Panels](/categories/admin)

tym17/admin-module-sample
=========================

Admin module sample for Magento 2

v2.0.1(10y ago)421416[1 issues](https://github.com/Tym17/Magento2-Admin-Module-Sample/issues)AFL - Academic Free License (AFL 3.0)PHPPHP ~5.5.0|~5.6.0

Since Nov 9Pushed 10y ago7 watchersCompare

[ Source](https://github.com/Tym17/Magento2-Admin-Module-Sample)[ Packagist](https://packagist.org/packages/tym17/admin-module-sample)[ Docs](https://github.com/Tym17/)[ RSS](/packages/tym17-admin-module-sample/feed)WikiDiscussions master Synced today

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

AdminSample module
==================

[](#adminsample-module)

- To add a menu/sub-menu, check out the following files:
    - `etc/adminhtml/menu.xml`
    - `etc/adminhtml/routes.xml`
- To bind a page to those submenus, check out the following files:
    - You will notice the path to look like the action parameter from `etc/adminhtml/menu.xml`
    - `Controller/Adminhtml/SampleOne/Index.php`
    - `Controller/Adminhtml/SampleTwo/Index.php`
- To add content to your freshly created pages, check out the following files:
    - `view/adminhtml/layout/adminsample_sampleone_index.xml`
    - `view/adminhtml/templates/sample/one.phtml`
- To add content to your freshly created pages and pass something to it, You can also check:
    - `view/adminhtml/layout/adminsample_sampletwo_index.xml`
    - `Controller/Adminhtml/SampleTwo/Index.php`
    - `view/adminhtml/templates/sample/two.phtml`
- To set and retrieve values from Magento2's configuration you can check these files:
    - `Controller/Adminhtml/SampleTwo/Index.php`
    - `etc/adminhtml/system.xml` Configuration menu in *Stores/Settings/Configuration* is set here
    - `etc/config.xml` Default configuration
    - `view/adminhtml/templates/sample/two.phtml`
- To see how ACLs are made, check these files:
    - `etc/acl.xml`
    - You'll notice that most resource elements are from `etc/adminhtml/menu.xml`
- To see how to have different layouts, check this file:
    - `view/adminhtml/layout/adminsample_sampletwo_index.xml`
- To see how we create a custom block and use it, check those files:
    - `Block/Adminhtml/CustomBlock.php`
    - `view/adminhtml/layout/adminsample_sampletwo_index.xml`
- To see how you use block functions, have a look at:
- `Block/Adminhtml/CustomBlock.php`
    - `view/adminhtml/templates/custom/one.phtml`
- To call a helper from a block you can check:
    - `Block/Adminhtml/CustomBlock.php`
    - `Helper/ConfigHelper.php`
    - `view/adminhtml/templates/custom/one.phtml`

To do
=====

[](#to-do)

- Use model inside CustomBlock

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3890d ago

### Community

Maintainers

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

---

Top Contributors

[![Tym17](https://avatars.githubusercontent.com/u/12250276?v=4)](https://github.com/Tym17 "Tym17 (22 commits)")[![vmasciotta](https://avatars.githubusercontent.com/u/2318047?v=4)](https://github.com/vmasciotta "vmasciotta (3 commits)")

---

Tags

adminbackendhacktoberfestmagento2minimalmodulephppluginsampleadminmagento2sample

### Embed Badge

![Health badge](/badges/tym17-admin-module-sample/health.svg)

```
[![Health](https://phpackages.com/badges/tym17-admin-module-sample/health.svg)](https://phpackages.com/packages/tym17-admin-module-sample)
```

###  Alternatives

[redchamps/module-clean-admin-menu

It will merge all third party extensions menu items to single menu item named 'Extensions'.

164450.2k](/packages/redchamps-module-clean-admin-menu)[kiwicommerce/module-customer-password

Magento 2 - Customer Password

1357.1k](/packages/kiwicommerce-module-customer-password)[vasileuski/magento2-module-admin-search

Magento 2 module that enhances the admin panel's global search by enabling fast and efficient searches through main entities with improved visibility and ACL support.

253.2k](/packages/vasileuski-magento2-module-admin-search)

PHPackages © 2026

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