Hello, I need an opinion from wordpress developers.
I’m building a website where there will be user panel for customers. Customers won’t be able to create account but just log in. There will be details of the customers and their subscription, the details which the company would like to show them. Members may be able to launch tickets through their panel. Only wordpress admins will be able to create/update/delete login IDs for members and update database on their respective login accounts.
Now, problem is I can’t find any suitable plugin for that. I wanted to know if there is a wordpress plugin with such functionality or does it need to be developed?
[ad_2]
This doesn’t sound like something that should be built with WordPress
I think you can achieve that with crocoblock and elementor. What do you mean by “launch tickets”?
You could probably mismash a lot of different plugins together to get something akin to it, but custom development on a WP site would be my recommendation if the requirement is WordPress.
Maybe a membership site plugin would do what you need.
Use Membermouse plugin
Hide create account button and page.
Admins will create user and pass on login details to users.
Users will login, when they login there you want to have ticketing tool, where users can create ticket?
Just creating ticket option needed in users login?
yeah, like u/iWantBots said, it’s probably not a good idea to build something like that on WP better to just use an actual support ticketing software, like zend desk or sth
you might even be able to find some open source variant for free.