A quick recap of the Magento theme’s option panel

Here we are! Our awesome theme admin panel is ready, and you can start customizing with tons of options, as you wish!

Let’s go through a quick recap of the directory and the files used for this chapter:

app

    • design
      • adminhtml
        • default
          • default
            • layout
              •  bookstore_themeoptions.xml

    • code
      • local
        • BookStore
          • ThemeAdmin
            • etc
              •  config.xml
              •  system.xml
            • Helper
          •  Data.php
            • Model
          • Source
            •  Font.php
            •  Fontsize.php
      • etc
        • modules 

BookStore_ThemeOptions.xml

Source: Sacca Andrea (2014), Mastering Magento theme design, Packt Publishing; Illustrated edition.

Leave a Reply

Your email address will not be published. Required fields are marked *