与 Zend/CodeIgniter 框架一起使用的模板?

发布于 2024-10-05 15:48:37 字数 254 浏览 3 评论 0原文

我正在尝试使用 Zend/CodeIgniter 框架构建一个在线招聘网站。我想知道这两个框架中哪一个最容易使用,哪一个提供对模板的支持。我想编写尽可能少的代码。

我希望我可以使用模板或某种形式的 CMS,让我能够快速创建(或自动提供)管理员和用户配置文件部分。用户需要输入简历详细信息、修改帐户、搜索和申请工作。然后,管理员将能够根据资格、工作角色等搜索申请人。 我可以在 Zend 或 CodeIgniter 框架之上使用任何模板来完成大部分工作吗?

谢谢

I'm trying to build an online recruitment site using the Zend/CodeIgniter framework. I wanted to know which of the two frameworks is the easiest to use and which gives support for templates.I want to write minimum code as possible.

I has hoping I could use a template or some form of CMS that would allow me to quickly create (or automatically provide) an admin and user profile section. Users will need to enter their CV details, modify their account, search and apply for jobs. The admin will then be able to search for applicants based on qualifications, job role, etc.
are there any templates I can use on top of the Zend or CodeIgniter framework to get done the majority of the work?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁人与我共长歌 2024-10-12 15:48:37

根据您的需求,我喜欢使用 cakePHP,它只需要准备好模型,并且使用脚手架管理面板就很好,使用 Auth 和因果烘焙用户部分也已准备好

使用 Zend >,通常需要一些时间才能完成事情。

With your needs i like to go with cakePHP, it just need models to be ready and with scaffolding admin panel is good, with Auth and causal baking user section is ready too

With Zend, it usually takes some time to get the things done.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文