oxid-projects/tags-module
Composer 安装命令:
composer require oxid-projects/tags-module
包简介
This is a tags module for OXID eShop.
README 文档
README
In the shop products can be tagged and those tags can then be used for shop search, seo and a tag cloud for visualization in the shop frontend. The admin has complete control over the tags, a logged in user can add new tags to an article.
Installation
Make a new folder "oetags" in the modules/oe/ directory of your shop installation. Download https://github.com/OXIDprojects/tags-module/archive/master.zip and unpack it into this folder. OR
Git clone the module to your OXID eShop modules/oe/ directory:
git clone https://github.com/OXIDprojects/tags-module.git oetags
Activate the module in administration panel. The module clears the tmp folder on installation.
IMPORTANT: regenerate the views after module installation.
Installation with composer
composer require oxid-projects/tags-module
Uninstallation
Disable the module in administration panel and delete the module folder. The module clears the tmp folder on installation. The module did add multilanguage fields to table oxartextends on installation (oxartextends.OETAGS, oxartextends_OETAGS_1 etc. depending on you shop's language configuaration). Delete those manually if needs be as those columns will not be deleted automatically on module deactivation. Means in case you only plan to switch off the module temporarily tags data will still be available on netx module activation.
Important for EE with varnish
In case you run the module on an EE with reverseProxy enabled (varnish cache) you'll need to install a module addon named OE Tags EE ReverseProxy Addon. This addon module currently resides in a separate branch in OXID-eSales/tags_module repository. To install, make a new folder "oetags_ee" in the modules/oe/ directory of your shop installation. Download https://github.com/OXIDprojects/tags-module/archive/EE_addon.zip and unpack it into this folder. OR - Git clone the module to your OXID eShop modules/oe/ directory:
git clone https://github.com/OXIDprojects/tags-module.git oetags_ee
cd oetags_ee
git checkout EE_addon
- Activate the module alongside the OE Tags module. Flush varnish cache and clear tmp directory manually.
- Deactivate when you deactivate the OE Tags module.
Upgrade
If you upgrade from OXID 4, note:
Install module (in v6 the tag functionality was removed), then we need to save settings again.
Delete all dynamic seo urls (this will also regenerated rss urls):
DELETE FROM oxseo WHERE OXTYPE = 'dynamic'
If you want to rename the default tags url part: rename "stichworte" to "tags" or anything you would like to in the modules section.
Clear cache.
Call homepage, this will regenerate all dynamic SEO Urls, also the tag urls.
Regenerate views.
License
Licensing of the software product depends on the shop edition used. The software for OXID eShop Community Edition is published under the GNU General Public License v3. You may distribute and/or modify this software according to the licensing terms published by the Free Software Foundation. Legal licensing terms regarding the distribution of software being subject to GNU GPL can be found under http://www.gnu.org/licenses/gpl.html. The software for OXID eShop Professional Edition and Enterprise Edition is released under commercial license. OXID eSales AG has the sole rights to the software. Decompiling the source code, unauthorized copying as well as distribution to third parties is not permitted. Infringement will be reported to the authorities and prosecuted without exception.
oxid-projects/tags-module 适用场景与选型建议
oxid-projects/tags-module 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 12.65k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2017 年 12 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「modules」 「tags」 「tag」 「eshop」 「OXID」 「tagcloud」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 oxid-projects/tags-module 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 oxid-projects/tags-module 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 oxid-projects/tags-module 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
This is Paymorrow module for OXID eShop.
A powerfull cacher based on laravels file cache driver
Phalcon PHP Meta tags service
A tool for scraping URL resources (oEmbed, OpenGraph, Twitter cards, JSON-LD)
Analysis module for finding problematical shop data.
The tag extension for the yii framework
统计信息
- 总下载量: 12.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-12-05