Is there an easy way to change the position of the Store Tab? I don't think it is in a good spot right now. At the moment it is: Home Forums Media Store Resources Members I think it should be at the end or before members. Because most popular tabs are Home Forums Media Resources The media gallery has an option to change the position of the tab. I think the Store should have this option also. How can i change it. I have to delete things in the core files? Thanks!!
At the moment, you can do it very easy by edit file \library\Brivium\Store\EventListeners\Listener.php. Find 'position' => 'middle', and replace with 'position' => 'end', Or use this add-on https://brivium.com/resources/extra-navigation-menu.96/ In the long time, we will consider to add the option to change navigation position. Regards,