Skip to content

Commit fbb070a

Browse files
committed
copy
1 parent 138e62c commit fbb070a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Editor Extensions/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
## Editor Extensions
1+
## Editor Extensions
2+
3+
Editor Extensions are reusable templates for making changes in the visual editor. A developer can build an Extension that can be customized by anyone in the organization.
4+
5+
View our [documentation](https://developers.optimizely.com/x/extensions/).

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Optimizely Extension Library
22

3-
This repo contains a collection of sample Extensions built by Optimizely and community developers. Extensions are reusable templates for making changes in the visual editor. To learn more, view our [documentation](https://developers.optimizely.com/x/extensions/).
3+
This repo contains a collection of sample Extensions built by Optimizely and community developers. We have Editor and Anayltic Extension types. To learn more, view our [documentation](https://developers.optimizely.com/x/extensions/).
44

55
## Using Extention Templates
66

@@ -28,3 +28,7 @@ Please email us at [email protected] or open a GitHub Issue with any pro
2828
* [Exit Intent Pop-up](https://optimizely.github.io/jess/extensions/exit-popup.html)
2929
* [Pop-up](https://optimizely.github.io/jess/extensions/popup.html)
3030
* [Butter Bar](https://optimizely.github.io/jess/extensions/butterbar.html)
31+
32+
## Analytic Extensions
33+
34+
Coming soon!

0 commit comments

Comments
 (0)