Brightfind.Episerver.Twilio by: James Stout (Brightfind)
  • 53 total downloads
  • Latest version: 0.2.0-beta
  • EPiServerModulePackage Twilio SMS
Provides configuration admin view for input of API settings and a simple SMS send method.
BVN.404Handler by: BV Network AS and Geta
  • 13,681 total downloads
  • Latest version: 10.5.0
This library contains a custom 404 handler for your EPiServer project. It will replace the default 404 handler with one that you can change, in order for it to have a more consistent look with the rest of your site. It will also handle more 404 cases than the built-in handler. It also includes a Custom Redirect Gadget (for EPiServer Online Center) for editors to add redirects. The 404 handler logs all 404 errors and present them in a list in the gadget, which will allow editors to easily add redirects based on the logged errors.
Chief2moro.ImageDataExtensions.ImageResizer by: Mark Everard
  • 90 total downloads
  • Latest version: 1.0.1
  • EPiServer10 ImageResizer ImageData Resize Validation EPiServerAddOn ThirdPartyAddon
A library extending Chief2moro.ImageDataExtensions allowing the resizing to be performed by the ImageResizer library
DbLocalizationProvider.AdminUI.EPiServer by: Valdis Iljuconoks https://tech-fellow.net
  • 15,489 total downloads
  • Latest version: 3.6.1
  • Localization EPiServer Provider DbLocalization DbLocalizationProvider LocalizationProvider AdminUI UI
DbLocalizationProvider management user interface for EPiServer
DbLocalizationProvider.AdminUI.EPiServer.Xliff by: Valdis Iljuconoks https://tech-fellow.net
  • 265 total downloads
  • Latest version: 3.6.0
  • Localization Provider DbLocalization DbLocalizationProvider LocalizationProvider Xliff Export Import
XLIFF v2.0 export/import UI component for AdminUI
DbLocalizationProvider.EPiServer by: Valdis Iljuconoks https://tech-fellow.net
  • 17,641 total downloads
  • Latest version: 3.6.0
  • Localization EPiServer Provider DbLocalization DbLocalizationProvider LocalizationProvider
Database driven LocalizationProvider for EPiServer
DbLocalizationProvider.EPiServer.JsResourceHandler by: Arve Systad Valdis Iljuconoks http://blog.tech-fellow.net
  • 6,158 total downloads
  • Latest version: 3.6.1
  • Localization EPiServer Provider DbLocalization DbLocalizationProvider LocalizationProvider
Initial version of Javascript resource handler based on DbLocalizationProvider resources
eGandalf.Epi.Validation by: James Stout (@egandalf)
  • 67 total downloads
  • Latest version: 1.0.6
  • Validation
A series of attribute-based validators for Episerver Page, Block, and Media types.
EPi.Libraries.Favicons by: Jeroen Stemerdink
  • 298 total downloads
  • Latest version: 3.0.2
  • icons seo
Create Favicons from within EPiServer
EPi.Libraries.Favicons.ImageResizer by: Jeroen Stemerdink
  • 300 total downloads
  • Latest version: 3.0.2
  • icons seo imageresizer
Image resizing service for use within EPi.Libraries.Favicons
EPi.Libraries.QnaMaker by: Jeroen Stemerdink
  • 835 total downloads
  • Latest version: 1.0.0
  • qna faq
Connect your site to the QnA maker api.
EPi.Libraries.QnaMaker.ContentArea by: Jeroen Stemerdink
  • 843 total downloads
  • Latest version: 1.0.0
  • qna faq
Connect your site to the QnA maker api.
EPiBootstrapArea by: Valdis Iljuconoks (Tech Fellow Consulting)
  • 6,353 total downloads
  • Latest version: 4.3.2
  • Twitter Bootstrap EPiServer ContentArea ContentAreaRenderer CMS Content Area
Twitter Bootstrap aware EPiServer Content Area Renderer (and much more)
EPiBootstrapArea.Forms by: Valdis Iljuconoks (Tech Fellow Consulting)
  • 2,504 total downloads
  • Latest version: 2.0.2
  • Twitter Bootstrap EPiServer ContentArea ContentAreaRenderer CMS Content Area Forms EPiServer.Forms
Twitter Bootstrap aware EPiServer Forms
Epinova.InRiverConnector by: Optimera Epinova inRiver - Arve Systad
  • 1,139 total downloads
  • Latest version: 1.2.0.37
  • EPiServer Epinova inRiver PIM Commerce
Connector between Episerver and inRiver PIM [revision:ef8e7ce ] Change log: 2017-12-12 Ok, why all the fuzz? Let Episerver create the URL segment itself, ensuring it's unique 2017-12-12 Logging when duplicate filenames happen 2017-12-12 Ok, simplified what it looks for in ze exception message 2017-12-12 Duplicate blob-filenames causing issues should now be handled well 2017-12-06 Updated nuspec 2017-12-06 Flush caches also when it crashes, to get a clean start without restarting it 2017-12-05 Added request object for pushing catalog xml too, no longer relying on text/plain 2017-12-05 All config keys should now align with the moon and the stars 2017-11-30 Fixed log statement 2017-11-30 Fixed some log statements 2017-11-30 We only have "IsMainImage" true/false, so explicitly setting the main image first by the SortOrder property 2017-11-27 No longer adding an item to the channel if its parent is not present 2017-11-27 Order things correctly. Items with multiple parents now get the correct one 2017-11-27 Removed unused dependency from ChannelHelper 2017-11-27 Show the actual name 2017-11-27 Readme update 2017-11-27 Removed the extra loop to get "distinct entities". No need, as all stuff added to the output is checked for duplicates. 2017-11-27 Readme update + version number bumping, yay 2017-11-27 Readme update 2017-11-27 Nuspec update 2017-11-24 Uh yeh lets keep naming consistent 2017-11-24 Assemblyinfo updates 2017-11-24 Updated config keys + degree of parallelism is now configurable 2017-11-24 Parallelising the resource import, quickening it up quite a bit. 2017-11-24 Reduced some duplication and moved resource xml parsing into episerver. No need to save xml file, read it back in and then post it somewhere else. 2017-11-23 Fixing stuff 2017-11-23 No need to run this in a separate thread. Original behaviour maintained, but removed return value from http call + removed periodic checking status... 2017-11-23 Just check every ten seconds, no need to delay the entire thing by minutes for large imports 2017-11-23 Simplified error display slightly 2017-11-23 More logging and duplication-reduction
Epinova.JsResourceHandler by: Arve Systad
  • 455 total downloads
  • Latest version: 10.0.26
  • Epinova Episerver Javascript Resources
Module to serve language XML files as JSON into a separate HTTP request. Easily enables translated resource texts within Javascript files. Change log: 2017-09-05 Fix ResourceNamespace 2017-08-26 Typo 2017-08-26 Simplified, removed polyfill and adding function from js file. 2017-08-24 Update readme.md 2017-08-24 Added jsl10n.translate and Array.prototype.reduce polyfill 2017-03-09 Updated nuspec. It's proper now 2017-03-09 Updated nuspec 2017-03-09 Updated nuspec 2017-03-09 Updated nuspec 2017-03-09 Updated to CMS10 2016-09-19 Readme update 2016-09-19 Cache now depends on file changes instead of time. Time is silly. 2016-09-13 Ok, another try... 2016-09-13 Eh... screw you VS, stop "fixing" my project refs. 2016-09-13 Updated readme to reflect latest change 2016-09-13 Now adds variable to window property. Slightly cleaner IMO. 2016-09-13 Module now takes care of ignoring its own route => no more conflicts with mvc default route 2016-01-19 Updated some file paths, might this work...? 2016-01-19 Fixed readme file path... 2016-01-19 Added readme to project folder to get auto updates 2016-01-19 Some nuspec updates 2016-01-19 Updated assemblyinfo 2016-01-19 initial commit
Epinova.QuickExport by: Espen Lønnkvist
  • 732 total downloads
  • Latest version: 10.0.4
  • Epinova EPiServer Export
Enables quick export/import from the pagetree
EPiServer.ChangeApproval by: EPiServer
  • 212 total downloads
  • Latest version: 1.0.3
  • EPiServerModulePackage EPiServerAddon EPiServer ChangeApproval
EPiServer ChangeApproval
EPiServer.Commerce by: Episerver
  • 15,333 total downloads
  • Latest version: 11.4.1
  • EPiServer Commerce
This is the main package for EPiServer Commerce. It adds EPiServer Commerce to a web project, with the exception of the Commerce Manager integration in EPiServer.Commerce.UI.ManagerIntegration which is optional and has to be added separately. Do not use this package on the Commerce Manager site. Instead, use the EPiServer.CommerceManager package.
EPiServer.Commerce.Azure by: Episerver
  • 33,190 total downloads
  • Latest version: 12.3.0
  • Azure
Database and setting updates required for EPiServer Commerce to run on Azure.