![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mageworx/module-seo-ai/etc/adminhtml/ |
<?xml version="1.0"?> <!-- /** * Copyright © MageWorx. All rights reserved. * See LICENSE.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd"> <menu> <add id="MageWorx_SeoAI::menu" title="MageWorx SEO OpenAI Integration" translate="title" module="MageWorx_SeoAI" sortOrder="100" parent="Magento_Backend::stores" resource="MageWorx_SeoAI::menu" /> <add id="MageWorx_SeoAI::request_logs" title="Request Logs: Product" translate="title" module="MageWorx_SeoAI" sortOrder="40" parent="MageWorx_SeoAI::menu" action="mageworx_seoai/product_logs/index" resource="MageWorx_SeoAI::menu" /> <add id="MageWorx_SeoAI::request_logs_category" title="Request Logs: Category" translate="title" module="MageWorx_SeoAI" sortOrder="50" parent="MageWorx_SeoAI::menu" action="mageworx_seoai/category_logs/index" resource="MageWorx_SeoAI::menu" /> </menu> </config>