To use WordPress for developing a web application

前端 未结 10 2027
旧时难觅i
旧时难觅i 2020-12-15 14:49

I\'m planning to develop a web application which will have many static pages (about, help, contact, etc.) and other dynamic pages for the application.

Most of the ti

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-15 15:46

    I think that for this project CakePHP is the best choice, because you already know how to deal with it and if you developed another web applications with it, you can grab some code from there for helping you with the user registration and maybe other parts, so you don't really have to build too much and you'll be able to focus on the main features of the new application.

    If you want to learn WordPress more than developing your new app, go for WordPress. It's always good to learn new things.

提交回复
热议问题