11 lines
343 B
JSON
11 lines
343 B
JSON
{
|
|
"name": "site21/fields-plugin",
|
|
"type": "october-plugin",
|
|
"description": "A simple plugin for adding custom fields to Shopaholic admin panel (category, brand, offer or product)",
|
|
"require": {
|
|
"lovata/shopaholic-plugin": "^1.30",
|
|
"lovata/toolbox-plugin": "^1.33",
|
|
"composer/installers": "~1.0"
|
|
}
|
|
}
|