Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sarozpradhan64/drupal-module
- Owner: sarozpradhan64
- License: gpl-2.0
- Created: 2025-01-30T16:38:57.000Z (6 days ago)
- Default Branch: master
- Last Pushed: 2025-02-04T18:01:33.000Z (1 day ago)
- Last Synced: 2025-02-04T18:29:13.066Z (1 day ago)
- Topics: drupal, php
- Language: PHP
- Homepage:
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
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