KenticoContrib is a collection of extensions for Kentico CMS.
Find usage details and full examples in the wiki.
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.
- Find the package for the component you want to install in the
/dist
directory, or useKenticoContrib.zip
to install all KenticoContrib components. - Copy the package into the
/CMSSiteUtils/Import
directory of your Kentico site, or upload the package directly via the import wizard. - Use Kentico's import wizard to import the package into your Kentico site. Make sure the Import files option is selected.