是否有任何 CMS 编辑器可供用户使用内容填充锁定的 HTML 模板并提交?

发布于 2024-07-14 17:26:19 字数 1097 浏览 5 评论 0原文

我们从事电子邮件营销,为客户创建 HTML/TEXT 电子邮件。 本质上,我们为客户设计 HTML 电子邮件模板。 然后,客户向我们发布内容(通过表单)以填充这些模板,然后再将其发送出去。 现在我们手动执行此操作,基本上是将提交的表单中的内容剪切并粘贴到模板的相关部分,这非常耗时,而且特别令人麻木。

我们正在寻找(迄今为止尚未找到)的是一个简单的系统,它允许我们以某种所见即所得 HTML 格式捕获此客户端内容。 基本上,他们会填充模板的锁定版本,在提交给我们之前在必要时输入文本。 这是我们最基本的要求,我的一位朋友在这里演示了一个概念证明:

http:// /advantageone.co.uk/mbe/
注意:如果单击模板正文中的文本区域,则会弹出一个编辑器。

现在,我们正在寻找一款 CMS 编辑器,它可以轻松地适应为我们的最终客户执行上述和以下操作?

  • 用户登录
  • 查看之前提交的他们创建的活动并编辑这些活动
  • 创建新的 - 从模板中选择(分配给他们的用户/客户 ID),也许能够向模板添加新行。
  • 并锁定这些 HTML 模板,以便它们只能编辑允许的内容(如上面的演示),并且可能使某些区域成为必需的。
  • 也许内置了一个简单的工作流程或批准
  • 允许我们在某个时间点后锁定提交的活动,以便它们无法进一步编辑,并且管理员可以查看所有用户的所有活动
  • 如此简单,关闭任何无关的功能

本质上是一种极端简单的精简 CMS,但我们使用输出的 HTML 作为电子邮件发送,而不是发布到网络上。

现在真正的困境是:我们正在寻找一些非常简单的东西,上面听起来像一个 CMS。 但我们还没有找到任何已经可以做到这一点的东西,或者可以很容易地适应它来做到这一点。 一切要么太复杂,要么简单不灵活。 我们确信一定有现成的东西可用,而不是我们自己编码。

但我们有点陷入困境。 有谁知道一个系统,或者可以推荐一个可以开箱即用或经过几天调整的系统?

如果这有点脱节,请原谅我,如果我太愚蠢了,并且有什么东西存在,请告诉我!

We work in email marketing, creating HTML/TEXT emails for clients. In essence we design HTML email templates for our clients. Clients then post us content (via a form) to populate these templates before we send them out. Right now we do this manually, basically cutting and pasting the content from their submitted form into the relevant parts of the template, which is time consuming and particularly mind-numbing.

What we're looking for (and have so far been unable to find) is a simple system which will allow us to capture this client content in a sort of WYSIWYG HTML format. Basically they populate a locked down version of the template, entering text where necessary, before submitting to us. This is our most basic requirement, and a friend of mine kindly demo'd a proof of concept here:

http://advantageone.co.uk/mbe/
Note: If you click on a text area in the body of the template, an editor pop ups.

Now what we are looking for a CMS editor out there which can be easily adapted to do the above and the following for our end clients?

  • User login
  • View previously submitted campaigns that they have created and edit these
  • Create new - selecting from template (assigned to their user/client id), perhaps being able to add new rows to the template.
  • And have these HTML templates locked down so they can only edit what they're allowed too (like in the demo above), and perhaps make some areas required.
  • Perhaps have a simple workflow or approval built in
  • Allow us to lock submitted campaigns after a point so they can't be further edited, and as administrators view all campaigns from all users
  • Be so incredibly simple, with any extraneous functionality switched off

Essentially an extremley simple stripped down CMS, but we use the outputted HTML for sending out as an email, rather than publishing onto the web.

Now to the actual dilemma: we're looking for something really simple, and the above sounds like a CMS. But we haven't been able to find anything that already does, or can be easily adapted to do this. Everything is either too complex, or simple and inflexible. We're sure there must be something off the shelf available, rather than us coding something ourselves.

But we've kind of got stuck. Does anyone know of a system, or could recommend a system that can do the above out of the box, or with a few days tweaking?

Forgive me if this is a little disjointed, if I'm being incredibly dopey and there is something out there please let me know!

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

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

发布评论

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

评论(2

清旖 2024-07-21 17:26:19

我当然不是 CMS 专家,我的经验正如您已经观察到的那样; 各种 CMS 中嵌入了一系列高级编辑器,还有其他编辑器仅提供纯文本功能。

您正在寻找的是中间的一个不同的特定点,我不认为您会找到满足您需求的任何类型的系统。

开发自己的解决方案可能是唯一合理的解决方案; 但是,尽管您的要求非常具体,但它们也相当简单,因此,如果您没有内部技能,那么开发这样一个工具的成本应该很高。

祝你好运!

I'm certainly not a CMS expert, my experience is as you have already observed; there are a range of advanced editors embedded in various CMSs and there are others that offer little more than plain text capabilities.

What you are looking for is a vary specific point in the middle, and I wouldn't expect that you would find any sort of system that meets your needs.

Developing your own is probably the only reasonable solution; but although your requirements are very specific, they are also fairly simple, so if you don't have the skills in-house it should cost that much to get such a tool developed.

Good Luck!

美煞众生 2024-07-21 17:26:19

如果我错了,请纠正我,但您真正想要的是一个表单生成器,它接受提交的表单,使用模板重新格式化它,然后根据表单将生成的文档通过电子邮件发送给一定数量的用户,对吧?

肯定有数百种表单产品,也许您在寻找 CMS 来执行此操作时不知道将其称为表单。

(我讨厌在这里放一个我知道的特定表单产品的链接,因为我担心它看起来像个托儿。)

Correct me if I'm wrong, but what you really want is a forms builder that takes the submitted form, reformats it using a template and then emails the resulting document to some number of users based on the form, right?

There must be hundreds of forms products perhaps you just didn't know to call it a form when you were searching for a CMS to do this.

(I hate to put a link to a specific forms product that I know about here because I fear looking like a shill for it.)

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