adfab/core

所有 AdFab ZF2 开发者的常用功能

安装数: 1,137

依赖项: 6

建议者: 0

安全: 0

星标: 2

关注者: 2

分支: 3

公开问题: 0

语言:JavaScript


README

此库允许使用AdFab项目中通用的功能

  • Google Analytics:Google Analytics 标签(Jurian Sluiman项目的分支:[https://github.com/juriansluiman/SlmGoogleAnalytics](https://github.com/juriansluiman/SlmGoogleAnalytics))
  • CKEditor:提供Wysiwyg布局(Celtico的[https://github.com/Celtico/QuCKEditor](https://github.com/Celtico/QuCKEditor)的分支)
  • ELFinder:允许在服务器上管理资产。(Celtico的[https://github.com/Celtico/QuElFinder](https://github.com/Celtico/QuElFinder)的分支)。与CKEditor优雅集成
  • Cron:Cron计划任务引擎(heartsentwined的[https://github.com/heartsentwined/zf2-cron](https://github.com/heartsentwined/zf2-cron)项目的分支,经过重大重构以利用ZF2的事件管理)
  • ShortenUrl:基于Bit.ly的URL缩短器
  • MailService:邮件发送服务,允许使用邮件模板
  • Slugify:允许将文本转换为“slug”,用作URL的功能
  • Core layout:允许实现您网站的结构设计的功能

每个功能都在wiki中有详细说明:[https://github.com/gregorybesson/AdfabCore/wiki](https://github.com/gregorybesson/AdfabCore/wiki)