|
|
|
|
|
by mgos
3155 days ago
|
|
Sorry, I should have been more specific. After some googling...SaaS + WordPress sounds interesting to me. So, I want to explore how SaaS startups can leverage this framework. Since wp is open source and startups have to operate on a shoe-string budget, it would be interesting to know how one can build a SaaS with WordPress. Are there any real-world, existing examples for this. Thanks. |
|
I would recommend only using Wordpress for the public facing website or blog though.
Use Rails or Laravel for the actual SaaS application.
WP is difficult to work with when you start moving beyond CMS features. Also WP has ongoing security issues.
Rails and Laravel are made for building apps, is easier to work with and more secure. Also checkout Laravel Spark, it's a SaaS App in a box and can save you tons of time.
Definitely possible to build it directly in WP, but I wouldn't recommend it.
https://raison.co/building-saas-startup-wordpress/
https://www.dtelepathy.com/blog/products/wordpress-saas-appl...
https://www.npgroup.net/blog/4-reasons-you-should-reconsider...