This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 24af927  Create plugins.md
24af927 is described below

commit 24af92796d107285a0d12789aa2d0ed04796a696
Author: Dan Klco <[email protected]>
AuthorDate: Tue Jan 28 12:16:25 2020 -0500

    Create plugins.md
---
 docs/plugins.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/docs/plugins.md b/docs/plugins.md
new file mode 100644
index 0000000..63f16b2
--- /dev/null
+++ b/docs/plugins.md
@@ -0,0 +1,20 @@
+<!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor 
+       license agreements. See the NOTICE file distributed with this work for 
additional 
+       information regarding copyright ownership. The ASF licenses this file 
to 
+       you under the Apache License, Version 2.0 (the "License"); you may not 
use 
+       this file except in compliance with the License. You may obtain a copy 
of 
+       the License at http://www.apache.org/licenses/LICENSE-2.0 Unless 
required 
+       by applicable law or agreed to in writing, software distributed under 
the 
+       License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS 
+       OF ANY KIND, either express or implied. See the License for the 
specific 
+       language governing permissions and limitations under the License. -->
+[Apache Sling](https://sling.apache.org) > [Sling 
CMS](https://github.com/apache/sling-org-apache-sling-app-cms) > 
[Administration](administration.md) > Plugins
+
+# Plugins
+
+Sling CMS provides support for customizers to [extend the core 
functionality](extending.md) and providing pre-built 
[plugins](creating-plugins.md). Here are a list of some of the plugins 
available.
+
+**Name**|**Documentation**|**Latest Version**|**Download**
+:-----:|:-----:|:-----:|:-----:
+Sling CMS Disqus 
Plugin|https://github.com/klcodanr/slingcms-disqus-plugin|1.0|https://github.com/klcodanr/slingcms-disqus-plugin/releases
+Sling CMS Twitter 
Plugin|https://github.com/klcodanr/slingcms-twitter-plugin|1.0|https://github.com/klcodanr/slingcms-twitter-plugin/releases/

Reply via email to