czonetech/theme-frontend-fresh 1.0.1

Free magento2 frontend theme for your store

Type

magento2-theme

License

GPL-2.0+

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Frontend Theme for Magento2 (tested with Magento 2.1.x)

This is a frontend theme for Magento2 that is completely free and open-source.

Live Demo Url http://work.czonetechnologies.com/fresh/

screenshot-172 16 0 67-2016-10-24-12-19-48

If you have any issues using this theme, you may contact us at [email protected]

1 - Installation

Manual Installation
  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/design/CzoneTech
  • Extract the contents of the zipped folder inside it.
Using Composer
composer require czonetech/theme-frontend-fresh

2 - Enabling the theme

  1. Go to Magento admin panel and then 'Content -> Design -> Configuration' screenshot-172 16 0 67-2016-10-24-11-37-41

  2. Click on 'Edit' link in the table shown below- screenshot-172 16 0 67-2016-10-24-11-49-26

  3. Select 'Czone Fresh' from the dropdown and hit 'Save Configuration' screenshot-172 16 0 67-2016-10-24-11-48-03

  4. Import theme blocks into your database - Copy the contents of setup.sql (located in the root of this package's code) and execute it on your database server using a database client- screenshot-172 16 0 58-2016-10-24-12-00-21 Or run this via command line-

    mysql -u dbuser -ppassword database < path-to-setup.sql
    
  5. To show the blocks on the homepage, go to 'Content -> Pages', and click on 'Edit' to edit the page's contents. screenshot-172 16 0 67-2016-10-24-12-05-17

  6. Add all Czone static blocks (except 'Fresh Additional Footer') to the homepage content- screenshot-172 16 0 67-2016-10-24-12-08-26

  7. Add Footer widget- Go to 'Content -> Widgets -> Add Widget', and add a new widget as shown in the screenshots below- screenshot-172 16 0 67-2016-10-24-12-14-59 screenshot-172 16 0 67-2016-10-24-12-14-59 screenshot-172 16 0 67-2016-10-24-12-17-52

  8. Flush Magento Cache And go to the Magento frontend home page. You should see the new design.

Screenshots

screenshot-172 16 0 67-2016-10-24-12-22-43 screenshot-172 16 0 67-2016-10-24-12-34-32 screenshot-172 16 0 67-2016-10-24-12-38-57