简体   繁体   English

如何允许用户使用 php html css js 在 wyswg 中自定义电子商务商店主题

[英]How do I allow users to customize e commerce store themes in wyswg using php html css js

I am doing a school project of an online store with php & mysql.我正在用 php 和 mysql 做一个在线商店的学校项目。

I want anyone to use this program regardless of what they want to sell.我希望任何人都可以使用这个程序,不管他们想卖什么。 So how can i allow them to customize the front-end without any knowledge of html & css.那么我怎样才能让他们在不了解 html 和 css 的情况下自定义前端。

I once thought of using html's "contenteditable" attribute but i couldn't come up with a way to save what the user has entered.我曾经想过使用 html 的“contenteditable”属性,但我无法想出一种方法来保存用户输入的内容。

最简单的方法是制作输入框,这样他们就可以添加自己的项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在我的 React Hooks 电子商务应用程序中使用 JSON 文件作为虚拟用户的数据库? - How do I use a JSON file as a database for dummy users in my React Hooks e-commerce app? 如何使用HTML CSS设计响应式电子商务产品卡 - How to design a responsive e-commerce product card with html css 如何自定义 WordPress 站点上的登录表单以允许用户查看和隐藏其密码? - How do I customize the login form on a WordPress site to allow users to view and hide their password? 如何为我的电子商务项目乘以 reactjs? - How do I multiply for my e-commerce project with reactjs? drupal主题:如何在我的主题的.info文件中包含几个css文件/ js文件? - drupal themes: how do I include several css files / js files on my theme's .info file? 如何允许用户使用此JQuery示例关闭幻灯片? - How do I allow users to close a slide using this JQuery example? 如何使用JS / HTML / CSS / PHP为Web应用程序创建单击上传控件? - How do I create a single-click upload control for a web-app using JS/HTML/CSS/PHP? 如何使用javascript在HTML文件中获取App_Themes位置 - How do I get App_Themes location in a html file using javascript 如何将Tensorflow JS与Minima /其他Jekyll主题一起使用? - How do I use Tensorflow JS with Minima / other Jekyll Themes? 如何允许用户使用样式自定义文本字段 - How to allow users to customize text field with styling
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM