Skip to content

Instantly share code, notes, and snippets.

@ahelja
Last active November 21, 2020 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahelja/283288d87d378e2435a63b74993bab4c to your computer and use it in GitHub Desktop.
Save ahelja/283288d87d378e2435a63b74993bab4c to your computer and use it in GitHub Desktop.
Drush dl ckeditor
- downloads the module.
- enables the module. If you skip this step, the next one won't work.
- downloads the library.
- clears cache on your site.
drush dl ckeditor
drush en -y ckeditor
drush ckeditor-download
drush cc all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment