Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Override wc-frontend-manager/controllers/vendors/wcfm-controller-vendors-new.php
- This topic has 8 replies, 3 voices, and was last updated 4 years, 5 months ago by Sarmistha Chakraborty.
- AuthorPosts
- June 4, 2020 at 7:28 pm #138386ilariaParticipant
Hi,
i need create an override of this file:
wp-content/plugins/wc-frontend-manager/controllers/vendors/wcfm-controller-vendors-new.php
because i’ve disabled the “new vendor” notification email for vendors
how i can make the override?
thank’you - June 5, 2020 at 12:53 pm #138663Sarmistha ChakrabortyMember
Hello,
You cannot override these files.
You can turn-off “New store” notification from WCFM dashboard -> Settings->Notification (PFA)Thanks.
Attachments:
You must be logged in to view attached files. - June 8, 2020 at 12:56 pm #139490ilariaParticipant
unfortunately I have already tried to turn it off but it doesn’t work..
the vendors receives the e-mail “New Account Created” (Your account has been created and your role is: Vendor. Use the below details to log into the system.) when I add their business.
i need to manage everything as administrator and deny them access to back-endcan you help me?
Attachments:
You must be logged in to view attached files. - June 8, 2020 at 10:24 pm #139692Sarmistha ChakrabortyMember
Hello,
Regarding the new vendor mail –
>> As you can see in this “wcfm-controller-vendors-new.php” file, we don’t have any condition before the mail send to the vendor for new register, As of now we don’t have this feasibility.
If you really do not want to send this mail, then you need to remove mail function in this file “wcfm-controller-vendors-new.php”(core plugin code).i need to manage everything as administrator and deny them access to back-end
>>For this you can turn-off all vendors capability from WCFM dashboard -> Capability, then vendor cannot access to back-endThanks.
- June 9, 2020 at 1:12 pm #139821ilariaParticipant
ok i remove mail function but is this file overwritten when i update woocommerce and wcfm marketplace?
thank’s - June 9, 2020 at 8:12 pm #139953Sarmistha ChakrabortyMember
As you have changing in the core plugin file, so when you will update WCFM then again you have to redo the changes in this file “wcfm-controller-vendors-new.php”
Thanks.
- June 16, 2020 at 3:33 pm #141659ilariaParticipant
there is the possibility to add the option to turn off the “new vendor email” with the next update of your plugin?
it’s very important for us… - June 17, 2020 at 10:06 am #141881KadeOParticipant
+1 for this…
Having the ability to turn off the ‘New Account’ email that is generated from manually creating a store vendor AND/OR the ability to customise this email (like you can with the other emails) would be a MASSIVE help to us.
Can you please look at this in your next update to the plugin so that customisation of this function does not have to be re-done every time there is a plugin update.
Thanks and Kind Regards.
- June 18, 2020 at 10:48 pm #142339Sarmistha ChakrabortyMember
Hello,
Thanks for your suggestion, we will keep it in our roadmap and we will try to add this feature in a future update.
Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.