Customize WordPress
-
Hi,
I want to customize WordPress in a way that it follows the architecture as per my desire and also i can use most of its plugins.
I want a wordpress site that doesnot use any database directly, it will have a crm on the other end and the wordpress will load data directly through the apis from the crm.
Similarly the authentication with also happen through crm not wordpress.
Also my website wants to have 2FA, Gravity Form prefill from the crm.
I have read that there is no plugin available in wordpress that can do 2FA on non wordpress users also i need to write custom plugin for data prefill.
Looks like i cant use most of the existing plugin, i might need to create new plugins.
While wordpress will only help with UI.
This seems like a a lot of code effort.
Are there options for low code to achieve what i need through wordpress?
-
In short: you want to use WordPress but not in the way WordPress works. Well that’s not possible at all on the wordpress.com platform, nor with the open source wordpress.org.
- The topic ‘Customize WordPress’ is closed to new replies.