如何在没有"我的应用中心"的情况下在Fecshop1.7.9(Fecmall-1)中安装博客?

问题咨询 · Irina · 于 3年前 发布 · 1223 次阅读

请告诉我如何在Fecshop1.7.9(Fecmall-1)中安装博客? 我在后台添加了菜单,如下所示 http://www.fecmall.com/topic/1620 。 我想安装 博客扩展,但事实证明,这只能通过不在Fechop中的"我的应用中心"来完成。 研究代码,我发现文件fecshop/vendor/fancyecommerce/fecshop/services/blog.php,它还没有在任何地方使用,我假设, 它究竟需要连接什么。


/*
 * FecShop file.
 *
 * @link http://www.fecshop.com/
 * @copyright Copyright (c) 2016 FecShop Software LLC
 * @license http://www.fecshop.com/license/
 */

namespace fecshop\services;

/**
 * Blog. 博客部分功能,未做。
 * @author Terry Zhao <2358269014@qq.com>
 * @since 1.0
 */
class Blog extends Service
{
    protected function actionGetCategoryMenu()
    {
    }

    protected function actionGetArticleList()
    {
    }

    protected function actionGetCategoryArticleList()
    {
    }

    protected function actionGetArticleById()
    {
    }

    protected function actionSaveArticle()
    {
    }

    protected function actionDeleteArticle()
    {
    }

    protected function actionSaveCategory()
    {
    }

    protected function actionDeleteCategory()
    {
    }

    protected function actionGetCategoryById()
    {
    }
}

亲爱的Terry,告诉我在Fechop中设置博客的后续步骤。 我在论坛上寻找这个问题的解决方案,但我什么都没有发现,除了帖子 关于下载fecmall扩展-blog Cms博客扩展 for fecmall-2。 这就是我现在所能看到的。 先谢谢你。

共收到 17 条回复
Fecmall#13年前 0 个赞

您不是中国人吧?看内容是直接翻译过来的。

fecmall里面的blog没有实现,但是我们开发了blog扩展,您可以通过安装扩展,来实现blog功能

http://addons.fecmall.com/62165749

1.插件的安装都是通过fecmall应用市场进行安装的,如果通过fecmall安装应用?

http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-install.html

2.Fecmall扩展-Blog Cms博客扩展文档:http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-cms-blog.html

Fecmall#23年前 0 个赞

Are you not Chinese? The content is translated directly.

The blog in fecmall is not implemented, but we have developed a blog extension. You can implement the blog by installing the extension

http://addons.fecmall.com/62165749

1.The installation of plug-ins is done through the fecmall application market.it is free. How to install the application through fecmall?

http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-install.html

2.Fecmall extension-Blog Cms blog extension document: http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-cms-blog.html

Irina#33年前 0 个赞

谢谢你的回答。 是的,我不是中国人。 我是俄罗斯人 不幸的是,我知道的中国人很少。 我使用谷歌翻译。 如果内容写得不正确,我道歉并要求您的理解。

感谢您提供的链接。 我昨天非常仔细地研究了它们。 但是,在尝试实施这些步骤时,我意识到 应用市场也没有在fecmall-1管理员(fecshop)中实现。 所以我无法通过安装扩展来实现博客功能 http://addons.fecmall.com/62165749 。 我也没有找到任何其他方法来手动下载或安装它。

现在我得出结论,要安装博客,我必须自己开发它。

Irina#43年前 0 个赞

Fecshop (fecmall-1) 没有应用中心。 我没有找到任何其他方法来下载应用程序。

Irina#53年前 0 个赞

PS 另外,非常感谢你用英语回答。 我懂英语没有翻译。

Fecmall#63年前 0 个赞

How to install documents in the application market?

http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-install.html

1.register account in: http://addons.fecmall.com/customer/account/register

2.go to http://addons.fecmall.com/62165749 , add to cart and order it(free),Establish the corresponding relationship between users and extensions

3.go to your fecmall admin page, click menu

extension center -> manager extensions --> Extension market

login your account that registered in step 1

The extended download node is in Alibaba cloud, China. The network speed may be a little slow

Fecmall#73年前 0 个赞

After reading the document content of # 6, you still can't install the blog extension. You can leave your email and I'll send it to you

However, this can not be used directly, but your own secondary development can be a reference

Irina#83年前 0 个赞

Step 1-2:

Step 3: extension center -> manager extensions --> Extension market The fecshop admin page does not have this button in the menu.

Irina#93年前 0 个赞

Dear Terry, maybe I can't understand something, but there is no extension center in fecshop. Online installation is not available.

Fecmall#103年前 0 个赞

1.extension center -> manager extensions --> Extension market

Can you see the blog extension? and click install button to install it?

2.if you have install blog extension, extension center -> manager extensions --> Extension installed you will see fecblog

3.then dashboard -->dashboard --> manager cache

select all item then click reflush cache button, then ,reflush your browser

Irina#113年前 0 个赞

I have the first version of the admin panel (without update center), it worked when your project was still called Fecshop. Installing extensions for This version of the admin panel was supposed to be using composer, for example: Github: https://github.com/fecshop/yii2_fecshop_queue . Later, you updated this admin panel to a more functional one (with update center) when the transition from Fecshop to Fecmall occurred. But I was left with the first version that never had the update center button.

Irina#123年前 0 个赞

@Fecmall [#7楼](#comment7) Dear Terry, you spent a lot of time on me and I apologize for that. I am very grateful to you for your attention and responsiveness. But in this case, only manual installation will help. May I take advantage of your offer by email?

Is this your email address? http://www.fecmall.com/contacts Email:2358269014@qq.com

Fecmall#133年前 0 个赞

fecblog only use in fecmall-2 version, but i can send you fecmall2-fecblog version zip file

You can refer to the code in this extension(fecmall-2 blog extension), and then implement the blog function yourself.

Leave your email address, I will send you an email attachment

Fecmall#143年前 0 个赞

yes! it is my email address: 2358269014@qq.com

Irina#153年前 0 个赞

My email address: eleonora.belozerova@yandex.ru

Fecmall#163年前 0 个赞

Email has been sent

Irina#173年前 0 个赞

The letter was received. Thank you very much.

添加回复 (需要登录)
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册
Your Site Analytics