Using CKBuilder.
Hey all, so yesterday I downloaded a copy for a section of our site, using specific plugins. Everything worked out great.
Today I come back to download another used for another section requiring other plugins, and not others that above uses. However, today I notice a few things.
1. New Theme (Nice!)
2. Selecting Full does not give you all 72 (or what you select)
Examples of what I found:
CodeMirror is missing half of its files.
1. No Icons
2. No Lang
3. No plugins.js
Plugins I selected not downloaded. AutoGrow, XML is a couple. I should have roughly 70+ folders in my plugins folder. I only have 32. And I know, twice, I selected full. Google Maps only has image, no plugin.js. OEmbed is missing half of its files. Only libs and images in download. And neither of the last 2 are showing.
Seeing some other folders missing, yet options still appear. Like undo, basicstyles and many others.
Right now I am just moving files over to get them to work from yesterday's copy.
I also have tried and cleared cache/cookies. Same deal. Missing a lot. Oh, and also noticed it still downloading what I did not want to downloaded. items I took of the list in the CKBuilder..
I also noticed how the config change? Yesterday they had "config.plugins=" but now adding that to the latest download breaks it?
Thanks!

First of all, the "Full"
First of all, the "Full" installation preset does not contain ALL plugins that are in the repository (which, by the way, would make no sense as some of them cover the same functionality or exclude one another). See the "Compare packages" table for a full report of what's included.
Secondly, you downloaded the release version today (not the Source one), so files like plugin.js were merged into ckeditor.js and icons are added to the common icons file. So you do not need to add any files manually by yourself.
Just install this build again (with no additional files), clear the browser cache and see if the samples work correctly.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!