Yes, a mess of a setup and fragile.
And so don’t you think that a 1-star rating is not appropriate? In your case, the combination of plugins is the root cause of the problem, not Customer Area. You could also rate 1-star the other plugins just because they don’t play nice with Customer Area…
However, when dealing with complex websites, the constructive way to act is not to shoot at a plugin author, rather to request support on the forums and try to solve the problem. This both:
– makes plugins better by fixing compatibility issues that may not have been detected
– encourages developers to still publish open-source plugins (without those authors, WordPress would be either dead or expensive by now).
However, the customer area dashboard redirected my home page to itself.
Most probably you have not setup the pages properly in your WordPress site. This is the most common reason for such redirect behaviours.
However, I cannot appreciate a plugin making any such deep changes without my explicit understanding.
None of the pages of Customer Area are created automatically by the plugin: you are explicitly asked to create those pages once the plugin gets activated.
Maybe you could tell me where this plugin makes any changes so I can try to retrace everything that’s not working now?
Customer Area only makes 3 changes:
1. It creates standard WordPress pages (a root page called “Customer Area” and several child pages)
2. It creates a navigation menu (under Appearance > Menus
3. It saves its options in the WordPress options table in your database (the options entry is named something like cuar_…)
By no means, Customer Area makes changes to any other installed plugin.