Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarozpradhan64/drupal-module

Drupal Project with Custom Module to Manage the Products
https://github.com/sarozpradhan64/drupal-module

drupal php

Last synced: about 13 hours ago
JSON representation

Drupal Project with Custom Module to Manage the Products

Awesome Lists containing this project

README

        

# Drupal Module to manage ITONICS Products
- Manage products with CRUD & permissions
- Tiny MCE for Rich Text Editor

## Installation
```
# clone the repository
git clone https://github.com/sarozpradhan64/drupal-module.git
```

## Module Directory
```
sites --> all --> modules --> custom --> saroj_pradhan_itonics_products
```

- Setup XAMP or Laravel Herd
- Create database
- Serve the project
- Complete the Installation Process
- Go to modules and Enable the Module.
- Visit **/admin/content/itonics-products** to access the List page

## Images
![List View](https://github.com/user-attachments/assets/5d3fd03b-d80b-40f2-8699-5430e4d40881)
![Product Show View](https://github.com/user-attachments/assets/b4ea5e9d-285c-409b-aa35-b622504eb79c)
![ITONICS-Products-drupal-module-test-02-04-2025_11_43_PM](https://github.com/user-attachments/assets/21c4efb8-5e70-461d-8151-ec77431692da)

## Resources & Packages:
- Tiny MCE: https://www.tiny.cloud/get-tiny/self-hosted/
- Drupal wysiwyg : https://git.drupalcode.org/project/wysiwyg
- Jquery Multi Select: https://github.com/dio-el-claire/jquery-multiselect