egg/docs/source/guide/plugins.md
Haoliang Gao c9ed1cfbee doc: use hexo to build document (#64)
- Add egg theme
- Add i18n support
- Add server and deploy scripts
- Change Toc
2016-09-01 19:08:25 +08:00

11 lines
341 B
Markdown

- 插件的理念, 共建 + 差异化
- 插件的安装使用
- 插件依赖, 插件 env 的概念
- 插件使用同名 config 的介绍, 以及注意事项
- 注明插件必须是 deps 而不是 devDeps 的原因
- 表格列出内置的插件列表, 给出对应仓库的文档链接
- security
- schedule
- cookie
- session
- ...