burdapraha / oc_category_menu_title
Improved categories about custom menu title (another than page title)
Installs: 962
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 1
Type:vqmod-plugin
This package is not auto-updated.
Last update: 2025-01-03 03:50:32 UTC
README
Improved categories about custom menu title (another than page title)
Installation
- Requiring installed vQmod because vQmod doesn't support installing via composer itself.
- 💲
composer require burdapraha/oc_category_menu_title
- 💲
composer require sasedev/composer-plugin-filecopier
for files manipulating - Add this code to your ? composer.json project file, extra section:
"extra": {
"filescopier": [
{
"source": "vendor/burdapraha/oc_category_menu_title/upload",
"destination": "upload",
"debug": "true"
}
]
}
It will move vQmod xml file to correct folder.
- optionally you can add row to your
.gitignore
file with path to svg.xml (example: upload/vqmod/xml/oc_category_menu_title.xml) - celebrate! 🎉 🎉 🎉