-
/app/apphtml5/modules/Catalog/block/category/index
简单,少点也许更好理解
-
### What steps will reproduce the problem?
mongodb is not installed ??
### What is the expected result?
### What do you get instead?
### Additional info
| Q | A
| ---------…
-
```
[root@localhost drop]# ./yii mongodb-migrate --interactive=0 --migrationPath=@fecshop/migrations/mongodb
Yii Migration Tool (based on Yii v2.0.12)
Total 1 new migration to be applied:
m170…
-
I have some issues when tried to install **_Fecshop_** in my Arch.
1. DocRoot.
I tried to run the command:
```php yii serve```
show errors like:
> Document root "/srv/http/fecshop/console…
-
安装了v1.1.3.3版本,在没有配置好域名情况下执行时的报错问题:提示 'Method fecshop\services\Store::bootstrap() does not exist'。需要在vendor\fancyecommerce\fecshop\services\Store.php里添加以下代码才能正常报错:
```
public function bootstrap($app)…
-
1. Admin:
I tried with:
https://fecshop.appfront.fancyecommerce.com/admin
Seem not working.
2. Is Fecshop support multiple languages?
Thanks @fancyecommerce
-
use yii2 classMap can rewrite php class .
if i want rewirte ‘yii\web\Controller.php’ , i create a new file frontend/web/Controller.php’,
classMap config is:
```
[
"yii\web\Controller…
-
### What steps will reproduce the problem?
### What is the expected result?
### What do you get instead?
### Additional info
| Q | A
| ---------------- | ---
| Fecshop ver…
hanxm updated
7 years ago
-
I. Average Rating.
I clone new account to test function `Add Review` in Desktop version.
When user review, the values of `average rating` should be updated.
Test link: [https://fecshop.appfront…
-
失败原因是yiisoft/yii2-mongodb 更新失败,可不可以不强制安装这个模块,因为并不是必须的。