允许用户从模板创建网站
各位,我正在为非常不懂技术的受众建立一个网站。目的是允许他们从列表中选择网站模板,然后轻松自定义所配置网站的内容。
强调易用性(目标受众可以使用电子邮件,也许还可以使用 Facebook,但 HTML 是他们从未听说过的缩写词,CSS 也不是),而不是可定制性。
您能否推荐一些开箱即用的软件包,可以很好地做到这一点,并允许您抽象出典型 CMS 系统(如 Drupal/Wordpress/等)的所有丑陋的复杂性?我正在使用 PHP。
Folks, I'm building a website for a very non-tech-savvy audience. The intent is to allow them to pick a website template from a list, and then customize the content of the provisioned website lightly.
The emphasis of ease of use (target audience can use email, and maybe facebook, but HTML is an acronym they've never heard, and neither is CSS) over customizability.
Can you recommend a few out-of-the box packages that do this well, and allow you to abstract away all the ugliness of complexity of typical CMS systems like Drupal/Wordpress/etc? I'm using PHP.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我很擅长 HTML 和 CSS,但有时我更喜欢偷懒。我在 Google 协作平台方面获得了非常好的体验。点击式用户界面具有相当多的设计能力。当然,您可能不想提供 Sites 提供的 HTML 编码的逃生通道。
I'm good enough with HTML and CSS but sometimes I prefer to be lazy. I've had a pretty good experience with Google Sites. A fair amount of design power for a point-and-click user interface. Of course you will probably not want to offer the escape hatches down to HTML coding that Sites offers.
嗯,它不是免费的,但在我看来,Unify (< a href="http://unifydemo.unitinteractive.com/unify/login.php" rel="nofollow noreferrer">演示) 就是您要找的。
还有 Perch 这是一个类似的替代方案。
Well, it ain't free but it seems to me that Unify (demo) is what you're looking for.
There is also Perch which is a similar alternative.