PHPackages                             maniyatech/magento2-crud - 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. maniyatech/magento2-crud

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

maniyatech/magento2-crud
========================

Magento 2 module for custom student registration with a frontend form linked in the footer as 'Student Form', and admin-side grid management. Fully compatible with Luma and Hyvä themes.

1.0.3(1y ago)272proprietaryPHP

Since May 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/maniyatech/magento2-crud)[ Packagist](https://packagist.org/packages/maniyatech/magento2-crud)[ RSS](/packages/maniyatech-magento2-crud/feed)WikiDiscussions main Synced today

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

ManiyaTech Crud module for Magento 2
====================================

[](#maniyatech-crud-module-for-magento-2)

This Magento 2 module enables full CRUD (Create, Read, Update, Delete) operations for managing student data. It includes a custom frontend registration form, accessible via a “Student Form” link in the store footer. The form is designed to work seamlessly with both the Luma and Hyvä themes.

On the backend, the module features a dedicated admin grid to display, filter, and manage all student records. This allows store administrators to easily monitor and control student submissions with built-in sorting, editing, and status options. The module is ideal for educational websites or stores needing structured student data collection and management.

How to install ManiyaTech\_Crud module
--------------------------------------

[](#how-to-install-maniyatech_crud-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_Crud module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-crud
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-crud
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

```
php bin/magento setup:di:compile

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-crud/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/Crud` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance50

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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

Total

4

Last Release

366d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209621143?v=4)[Milan Maniya](/maintainers/milan-maniya)[@milan-maniya](https://github.com/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (5 commits)")

---

Tags

crudcrud-operationmagento2magento2-extension-freestudent-management

### Embed Badge

![Health badge](/badges/maniyatech-magento2-crud/health.svg)

```
[![Health](https://phpackages.com/badges/maniyatech-magento2-crud/health.svg)](https://phpackages.com/packages/maniyatech-magento2-crud)
```

PHPackages © 2026

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