Widget Mode
Using the widget mode you can embed CKFinder directly on a page, as shown below.
CKFinder.widget( 'ckfinder-widget', {
	width: '100%',
	height: 700
} );Using the widget mode you can embed CKFinder directly on a page, as shown below.
CKFinder.widget( 'ckfinder-widget', {
	width: '100%',
	height: 700
} );