简体   繁体   English

Joomla VirtueMart-通过P​​HP从数据库获取数据

[英]Joomla VirtueMart - Get data from Database via PHP

I am trying to setup a big website, and I've stumbled upon a technical issue. 我正在尝试建立一个大网站,但偶然发现了一个技术问题。 I have to create almost 2000 products and I need to use some automation in order to make this project viable. 我必须创建将近2000种产品,并且需要使用一些自动化功能才能使该项目可行。

So what I am trying to achieve is to be able to get info like product title, price etc from my database straight into the product description and meta description. 因此,我试图实现的目标是能够从数据库中直接获取产品说明和元说明等信息,例如产品标题,价格等。 This will save me probably hundreds of hours of work because will let me just copy paste one description instead of modifying all for each product. 这可能节省了我数百小时的工作时间,因为让我仅复制粘贴一个描述,而不是为每个产品修改所有描述。

Truth is that i am quite new to web development and my programming skills kinda limited, but i am quite sure that what i want to achieve is quite possible. 事实是,我对Web开发还很陌生,我的编程技能还很有限,但是我很确定自己想要实现的目标是很有可能的。

Joomla Version 3.7.3 Virtue Mart ver 3.0.19.8 PHP 5.4.31 Joomla版本3.7.3 Virtue Mart版本3.0.19.8 PHP 5.4.31

thank you! 谢谢!

There are Joomla extensions that can help with importing VirtueMart product details from a CSV file which will probably be quickest solution in your situation. 有一些Joomla扩展可以帮助从CSV文件导入VirtueMart产品详细信息,这可能是您所处情况中最快的解决方案。 For example: 例如:

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM