Field and Storage in Seblod 2.0 (on going progress)

This is a general overview about storage in seblod 2.0. Mastering storage will benefit developer and 3rd party joomla component to take benefit in seblod

Storage 101

Storage is one of the heart of SEBLOD 2.0 Extension because it control:

  1. where the value of custom field will be stored. The possibilites are:
  • In current core joomla table (for example in 'fulltext' field in com_content table)
  • In additional field within core joomla table (yes, seblod can add new field in core table)
  • Or In Independent Table
December 14, 2011
399
December 13, 2011