PrestaShop

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
(Links)
第25行: 第25行:
 
*[http://www.odetti.nl http://www.odetti.nl] 一个珠宝网店, URL友好, HTML形式
 
*[http://www.odetti.nl http://www.odetti.nl] 一个珠宝网店, URL友好, HTML形式
  
==Links==
+
==链接==
*http://www.prestashop.com/
+
*[http://www.prestashop.com/ PrestaShop官网]
 +
*[https://github.com/PrestaShop/PrestaShop PrestaShop @ GitHub]
  
 
{{comment}}
 
{{comment}}

2015年5月9日 (六) 14:48的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 PrestaShop Thanks, Wikipedia.

PrestaShop Free Open-Source e-Commerce Software for Web 2.0

目录

新闻

自http://www.prestashop.com/blog/feed/加载RSS失败或RSS源被墙

Architecture

PrestaShop数据模型

基础类在 prestashop/classes

  • 最核心抽象类: ObjectModel.php // All objects are extending this abstract class
  • 抽象类: Module.php // Modules management
  • 抽象类: Db.php // Database management
  • 核心类: PEAR.php // PEAR class and PEAR_Error class (PEAR: PHP Extension and Application Repository)

模块在 prestashop/modules, 模块的实现就是 extends 基础类, 这样的结构很清晰.

Code

User

链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱