PHPackages                             fecshop/theme\_rosegal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. fecshop/theme\_rosegal

ActiveYii2-extension[Framework](/categories/framework)

fecshop/theme\_rosegal
======================

Yii2 fecshop theme rosegal

1.0.3(8y ago)95610MITPHP

Since Feb 26Pushed 7y ago2 watchersCompare

[ Source](https://github.com/fecshop/fecshop_theme_rosegal)[ Packagist](https://packagist.org/packages/fecshop/theme_rosegal)[ Docs](https://github.com/fecshop/fecshop_theme_rosegal)[ RSS](/packages/fecshop-theme-rosegal/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (4)Used By (0)

### fecshop 模板 rosegal

[](#fecshop-模板-rosegal)

> 这是一个比较简单的模板，以composer库包的方式发布，该模板主要是为了学习如何做一个fecshop的模板。 您自己做的库包，也可以不用composer库包的方式发布，不过composer库包的方式是推荐的方式。

[演示地址](http://fecshop.appfront.fancyecommerce.com/fr/)

### composer安装

[](#composer安装)

```
composer require --prefer-dist fecshop/theme_rosegal

```

或者

```
"fecshop/theme_rosegal": "1.0.3"

```

安装后，库包文件在：`vendor/fecshop/theme_rosegal/` 下面

配置
--

[](#配置)

1.添加配置文件

将 `@vendor/fecshop/theme_rosegal/config/fecshop_theme_rosegal.php` 文件复制到 `@common/config/fecshop_third_extensions/fecshop_theme_rosegal.php`

2.store添加模板配置

在@appfront/config/fecshop\_local\_services/Store.php 文件中的 `thirdThemeDir` 添加模板路径

```
'@fecshop/theme/rosegal/appfront/theme/rosegal',

```

添加完成的样子为：

```
'thirdThemeDir'    => [
    '@fecshop/theme/rosegal/appfront/theme/rosegal',
],

```

如果appfront下面所有的store都想使用该模板，那么，您需要在每一个store配置中的 'thirdThemeDir'添加模板路径配置

当然，您可以每个`store`使用不同的模板， 如果您本地模板路径下有文件，那么您需要将store的配置参数`localThemeDir`对应的 值，修改成一个新的文件路径（因为本地的模板路径下的模板文件优先级高， 会覆盖第三方模板的模板文件，因此，您可以设置一个新的本地模板路径）

3.添加完成后，就可以访问了

小结:

fecshop是可扩展的电商系统，大家可以参考这个模板，开发更多的fecshop，

[fecshop制作模板原理](http://www.fecshop.com/doc/fecshop-guide/develop/cn-1.0/guide-fecshop-theme.html)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

2994d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec5a339478fbac730172c3f33080ec137a76f0e228c0f703dee8a6be373cad03?d=identicon)[fancyecommerce](/maintainers/fancyecommerce)

---

Top Contributors

[![fancyecommerce](https://avatars.githubusercontent.com/u/16605599?v=4)](https://github.com/fancyecommerce "fancyecommerce (13 commits)")

---

Tags

yii2themefecshop

### Embed Badge

![Health badge](/badges/fecshop-theme-rosegal/health.svg)

```
[![Health](https://phpackages.com/badges/fecshop-theme-rosegal/health.svg)](https://phpackages.com/packages/fecshop-theme-rosegal)
```

###  Alternatives

[fancyecommerce/fecshop

fancyecommerce yii2 fecshop

5.3k12.3k6](/packages/fancyecommerce-fecshop)[yidas/yii2-bower-asset

Bower Assets for Yii 2 app provided via Composer repository

331.2M30](/packages/yidas-yii2-bower-asset)[themosis/theme

The Themosis framework boilerplate theme.

10449.0k3](/packages/themosis-theme)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
