Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 945 Bytes

File metadata and controls

20 lines (14 loc) · 945 Bytes

KenticoContrib

KenticoContrib is a collection of extensions for Kentico CMS.

Find usage details and full examples in the wiki.

How to Build

git clone git@github.com:adaptdev/KenticoContrib.git
cd KenticoContrib
./build.bat build

Distribution packages can be found in the /dist directory after a successful build.

How to Install into Kentico

  1. Find the package for the component you want to install in the /dist directory, or use KenticoContrib.zip to install all KenticoContrib components.
  2. Copy the package into the /CMSSiteUtils/Import directory of your Kentico site, or upload the package directly via the import wizard.
  3. Use Kentico's import wizard to import the package into your Kentico site. Make sure the Import files option is selected.