add/import product link relocation
This modification is in the archives.
As per my own request here.
Plug-in works with 3.7 This is a very basic, it is a file edit however. Basically once you have a lot of products installed the add/import product link is at the bottom of the page and I wanted it on top so I didn't have to scroll down or move the page all the way down. Well I finally found it lol. What I did was just add another link at top and left the other one at the bottom, this will be my first time submitting an edit of my own here so play nice. If anythings missing or wrong please let know. EDIT: Before going on, Survivor posted a plug-in in this post Spoiler (click to open)
Nice Idea, but why a file Edit?
I'hve attached two Plugins - Import them and the Link is shown up without a file-edit @o0Hubba0o If you want you can attach it in the first post Greetings Surviver Close
In forums/admincp open your plugin.php FIND (at top): PHP Code:
{
PHP Code:
echo '<p align="center">' . construct_link_code($vbphrase['add_import_product'], "plugin.php?" . $vbulletin->session->vars['sessionurl'] . "do=productadd") . '</p>';
This will add this...: ....up here too: Download
This modification is archived, downloads are still allowed. |
Similar Mods
Administrative and Maintenance Tools Put [Add/Import Product] link in your admincp menu | vBulletin 3.6 Template Modifications |