devbera/module-cmslinktomenu
Composer 安装命令:
composer require devbera/module-cmslinktomenu
包简介
Magento2 add a cms page link / custom link to menu
关键字:
README 文档
README
Who is developing this module ?
Built by Amit Bera, Magento StackExchange Moderator & Magento Certified Developer & Consultant.
Contact at
- @website https://www.amitbera.com/contact/
- @E-mail dev.amitbera@gmail.com
- @Skype dev.amitbera
Version: 1.5.0
- Add external link to menu
Version: 1.4.0
- Fixed Width issue with System fields
1. Documentation
Coming Soon
2. How to install Extension
Installation Process using Zip
- Download the extension .zip file from github https://github.com/devamitbera/magento2-add-cms-pages-to-menu.
- Copy the extension to the
{magento2-root-dir}/app/code/DevBera/CmsLinkToMenu - Run the following series of command from SSH console of your server to install the extension
#a) Enable the extension : php bin/magento module:enable DevBera_CmsLinkToMenu --clear-static-content
#b) Run setup Command php bin/magento setup:upgrade.
#c) Run setup di compile php bin/magento setup:di:compile.
#d) Do the static content deploy bin/magento setup:static-content:deploy
Install using Composer
Run below command at your magento root directory to add my package using Composer:
composer require devbera/module-cmslinktomenu
Package will be clone at vendor/devbera/module-cmslinktomenu at your
After cloning,you have to install this extension at your system by follow below steps:
#a) Enable the extension : php bin/magento module:enable DevBera_CmsLinkToMenu --clear-static-content
#b) Run setup Command php bin/magento setup:upgrade.
#c) Run setup di compile php bin/magento setup:di:compile.
#d) Do the static content deploy bin/magento setup:static-content:deploy
3. Highlight features:
1. Ability to add cms page to Magento default menu at left and right end.
2. Ability to add Custom links to Magento default menu at left and right end.
Frontend View
Admin Setting : Add Cms Pages & static links from admin
- Ability manage sort Order from Admin System Configuration.
4. Configure.
Video Demo
- Admin Setting Demo https://www.youtube.com/watch?v=jIWpNxtaPUw
- Frontend View Demo https://www.youtube.com/watch?v=sW7EJG2ld8k
Coming Soon
4. User Guide
Coming Soon
Standards & Code Quality
Built on top of Magento2, our module respects all its prerequisites and code quality rules.
devbera/module-cmslinktomenu 适用场景与选型建议
devbera/module-cmslinktomenu 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.44k 次下载、GitHub Stars 达 15, 最近一次更新时间为 2019 年 07 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「Magento2 add a cms page link to menu」 「Magento2 add a custom link to menu」 「Magento2 add a external links to menu」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 devbera/module-cmslinktomenu 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 devbera/module-cmslinktomenu 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 devbera/module-cmslinktomenu 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Russian Language Pack for Magento 2
DPD Magento2 Shipping extension
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
Custom fields for Kirby's add dialog. This plugin allows to define the fields shown on the page add dialog in a page's blueprint.
统计信息
- 总下载量: 4.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-07-16

