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: 10 months 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-04T18:01:33.000Z (about 1 year ago)
- Last Synced: 2025-02-04T18:29:13.066Z (about 1 year 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



## 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