Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CkEditor-Embed-Plugins
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bolt Extensions
CkEditor-Embed-Plugins
Commits
ceef70a2
Commit
ceef70a2
authored
Apr 10, 2019
by
Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change
parent
08be1ed0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
README.md
README.md
+8
-0
config.yml.dist
config/config.yml.dist
+3
-3
No files found.
README.md
View file @
ceef70a2
...
@@ -14,3 +14,10 @@ Add this to composer.json in repositories part
...
@@ -14,3 +14,10 @@ Add this to composer.json in repositories part
Run
Run
> composer require appolo/bolt-extension-ckeditor-embed-plugins
> composer require appolo/bolt-extension-ckeditor-embed-plugins
#### Usage
*
Download Ckeditor add-on on
[
official website
](
https://ckeditor.com/cke4/addons/plugins/all
)
*
Put add-on folder on /public/bolt-public/js/ckeditor/plugins, it's possible to change path
*
Add plugin's name on config file
*
Enjoy
\ No newline at end of file
config/config.yml.dist
View file @
ceef70a2
# Default plugins folde
# Default plugins folde
r
public_path: /bolt-public/js/ckeditor/plugins
public_path: /bolt-public/js/ckeditor/plugins
# Plugin listing
# Plugin listing
plugins:
plugins:
- dialog
- justify
- colordialog
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment