WordPress 可以处理这些功能吗?

发布于 2024-10-20 20:52:29 字数 692 浏览 6 评论 0原文

我是一名前端设计师/开发人员,我选择的后端武器是 WordPress。到目前为止,我所有涉及 WordPress 的项目都相当基础,而且它完美地处理了一切。我刚刚找到了一位新客户,他希望在他的下一个项目中内置一些额外的功能,我希望你们中的一些 WordPress 向导能够在我整理报价时给我一些好的建议。

我试图限制对后端功能的任何分包的需求,所以我的问题是 WordPress 是否可以处理以下内容(通过插件或轻量级自定义操作):

该网站背后的想法是成为一个社区日历基于医疗保健提供者可以登录并发布其活动以及参与讨论、博客和所有其他 WordPress 优点的位置。我不确定实现的最佳方法的具体功能是:

  • 具有访问权限的成员可以添加自己的活动的全功能日历 - 必须可以按日期/活动类型/位置等进行搜索

  • 与日历集成的会员的活动生成器模块 - 包括用于详细活动信息的图像和表格的上传字段< /p>

  • 按位置过滤上述两者的交互式地图(我假设这需要闪存,但是如果可能的话,我宁愿找到另一个解决方案)

我知道还有其他可能比 WordPress 更适合这个问题的解决方案(Drupal、自定义构建等),但如果完全有可能以一个人的方式解决这个问题,那么我将正面收费!

Stack Overflowers 和其他 WordPress 粉丝……我们将非常感谢您的见解。预先感谢您的宝贵时间。

I'm a front-end designer/developer whose weapon of choice for the back-end is WordPress. Up to this point all of my projects involving WordPress were fairly basic and it has handled everything beautifully. I just landed a new client that wants some extra functionality built into his next project and I'm hoping some of you WordPress wizards can give me some good advice while I'm putting together the quote.

I'm trying to limit the need for any subcontracting for the back-end functionality, so my question is whether or not WordPress can handle the following (via plugins or light custom manipulation):

The idea behind the site is to be a community calendar based on location that Health Care providers can log in and post their events to, as well as participate in discussions, blogs and all the other WordPress goodness. The specific functionalities that I'm unsure of the best way to accomplish are:

  • Full featured calendar that members with access can add their own events to - must be searchable by date/type of event/location etc

  • Event generator module for members that integrates with calendar - includes upload field for images and forms for details event info

  • Interactive map to filter both of the above by location (I'm assuming this will need to be flash, but I'd rather find another solution if possible)

I know there are other solutions out there that may be more suited to this than WordPress (Drupal, custom build, etc) but if it's at all possible to tackle this as a one man show then I'm going to charge it head-on!

Stack Overflowers and fellow WordPress fans...your insight would be much appreciated. Thanks in advance for your time.

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

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

发布评论

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

评论(1

沩ん囻菔务 2024-10-27 20:52:29

在此处输入图像描述

该图为您提供了使用所选武器的体验,但结果仍然很明确。您仍然可以通过单人表演来解决这个问题,只需要一点学习曲线即可掌握更适合手头任务的 CMS 基础知识。我确信大量 WordPress 爱好者会出现并扼杀我的声誉,但我与两者都合作过,发现就灵活性而言,WordPress 并不是王者,而对于自定义编码,您将不得不这样做(希望你有一些PHP?),我觉得你会发现与另一个平台集成更容易。即使有一组插件出现在表面上可以完美满足您的需求,如果不编写代码,这项任务将很难完成。

但无论如何,由于您可能不太关心我的意见,对于 WordPress,您的插件选项看起来像..

日历 - 事件日历

http://wordpress.org/extend/plugins/events-calendar/ 不过,屏幕截图看起来不太有希望。

我发现的大多数插件都适合从管理面板进行管理,可能很难为此类插件提供用户界面,而且事件日历看起来也不例外。经验丰富的开发人员应该能够相对轻松地连接事件发布代码,但对于缺乏经验的开发人员来说,这可能是一种令人沮丧的体验。

对于交互式地图,Google Maps API 功能非常丰富,无论平台如何,您都应该能够根据您的地图需求进行调整。

如果您希望所有提供商都拥有自己的博客等,那么您需要的是曾经的 WordPress MU 插件,但现在是核心捆绑的 WordPress MS(多站点)。

这也可能被证明是僵化的,并且您可能会遇到困难,试图弯曲 WordPress 的铁,使所有多站点用户能够发布到公共社区站点。我只用 MU 构建了 2 个平台,所以我对此并不乐观。

毫无歉意地重申我的第一点,简单的自定义代码在使用 WordPress 时可能会变得令人难以置信的令人沮丧。

我喜欢 WordPress,并且经常为我的客户选择它。我从未将其扩展以适应更大的项目。

如果您决定使用它,我希望能够帮助您解决在此过程中遇到的任何问题,请随时提出。

enter image description here

This graph grants your experience with your weapon of choice, but the results are still clear. You can still tackle this as a 1 man show, it will just take a bit of a learning curve to conquer the fundamentals of a CMS more suited to the task at hand. I'm sure plenty of WordPress affecionados will come along and strangle my reputation, but I've worked with both and have found that in terms of flexibility, WordPress is not king, and for the custom coding you are going to have to do (hope you have some PHP?), I feel that you will find it easier to integrate with another platform. This task will be difficult if not impossible to accomplish without writing code, even if there is a set of plugins that appear on the face to match your needs perfectly.

But anyway, since you probably don't really care that much about my opinion, for WordPress, your plugin options look like..

Calendar - Events Calendar
http://wordpress.org/extend/plugins/events-calendar/

The screenshots don't look terribly promising though.

Most plugins I have found are geared toward being administered from the admin panel, it may be difficult to provide a user interface to such plugins, and it does not look like the event calendar is an exception. An experienced developer should be able to hook into the event publishing code with relative ease, but it could be a frustrating experience for the inexperienced.

For interactive maps, the Google Maps API is very feature rich, and you should be able to adapt it to your suit your mapping needs, regardless of platform.

If you want all of your providers to have their own blog, etc, what was once the WordPress MU plugin, but is now core-bundled WordPress MS (multisite) is what you need.

This again may also prove rigid, and you may encounter difficulty trying to bend the iron of WordPress enabling all your multisite users to be able to post to a common community site. I've only built 2 platforms with MU, so I'm not positive about this.

To unapologetically reiterate my first point, what would be light custom code may turn impossibly frustrating using WordPress.

I like WordPress, and choose it often for my clients. I have never extended it to suit a larger project.

If you do decide to use it, I look forward to hopefully helping you with any questions you may have along the way, feel free to ask.

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