- Dec 13, 2010
- 4,875
- 3,316
Hey guys,
My partner & I are currently building a project targeting businesses. It will be a platform only accessible by those businesses and nothing will be public. The first page will always be the login page (just to set the record straight).
Based on this very thin information, I would like you guys advices on wether to develop the website from scratch (PHP + Bootstrap) vs using Wordpress CRM + some membership plugins. Here's the pro and cons of each side:
From Scratch in PHP:
✔︎ Total control of the platform, total understanding of the code, perfect supervision.
✔︎ Easy to update, upgrade, scale, design.
✖︎ I develop without a framework -> might take a while.
✖︎ I have no notion of security (is it that hard to protect such a platform?).
Wordpress:
✔︎ Stable platform, very secure base.
✔︎ Faster to code and implement.
✖︎ Relying on 3rd party plugins, with their own security threats?
✖︎ Not fully customizable and no overlook on database structure.
✖︎ Will pose problem if business wants to scale.
I hope that someone will be able to help me choose between those 2 choice. It seems like a 50/50 for me now, but I'm sure you guys got arguments to change my mind.
My partner & I are currently building a project targeting businesses. It will be a platform only accessible by those businesses and nothing will be public. The first page will always be the login page (just to set the record straight).
Based on this very thin information, I would like you guys advices on wether to develop the website from scratch (PHP + Bootstrap) vs using Wordpress CRM + some membership plugins. Here's the pro and cons of each side:
From Scratch in PHP:
✔︎ Total control of the platform, total understanding of the code, perfect supervision.
✔︎ Easy to update, upgrade, scale, design.
✖︎ I develop without a framework -> might take a while.
✖︎ I have no notion of security (is it that hard to protect such a platform?).
Wordpress:
✔︎ Stable platform, very secure base.
✔︎ Faster to code and implement.
✖︎ Relying on 3rd party plugins, with their own security threats?
✖︎ Not fully customizable and no overlook on database structure.
✖︎ Will pose problem if business wants to scale.
I hope that someone will be able to help me choose between those 2 choice. It seems like a 50/50 for me now, but I'm sure you guys got arguments to change my mind.