Advanced techniques in module development

  • Ways of storing settings
    • Site settings and implementing an admin menu
    • Content type settings (e.g. Indexing)
    • Content part settings: part-level and type-level settings
  • Caching
    • IMemoryCache for instance-level caching
    • IDynamicCacheService or IDistributedCache for farm-wide caching
  • Recipes inside modules

Time requirement: 2h 30m

Dependencies: Intermediate techniques in module development

Parent topic: Module development and APIs

This page is part of the Orchard Dojo Library!

This page and many others here are part of the open-source, portable package of Orchard Core goodies: the Orchard Dojo Library for Orchard Core. The Library is freely accessible by anyone; just go to its repository to download its full content (you can even download the textual content of the Library as a big concatenated document in HTML), file issues or fork it! You can even edit it online on Bitbucket, just click on the Edit link in the upper right corner!

Note that the Library also has an Orchard 1.x version, check it out here!