givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
239 stars 49 forks source link

Multi-vendor plugin error #118

Open assati opened 2 months ago

assati commented 2 months ago

Hello. I activated multi-vendor plugin but get an error 'Controller file not found!' when try to open the plugin's settings. Also when try to register at vendor-signup noting happens (after pushing the register button). Is it because there is no admin folder in plugins/multi-vendor/?

givanz commented 2 months ago

Hi

Thanks for the bug report, the plugin is currently very basic and it only allows vendor signup.

I will remove the settings link from admin menu as this page is not ready.

Do you get the success message after signup?

The vendor admin user is created but must be enabled by an admin from admin > settings > admin users.

The admin folder is used for plugin admin settings page, it's missing because the plugin does not have settings yet.

assati commented 2 months ago

Thank you for your reply.

Do you get the success message after signup? No success massage, the page just reloads.

givanz commented 2 months ago

No success massage, the page just reloads.

Thanks for the details, I will make some tests to try to reproduce this behavior.