Download the PHP package czonetech/theme-frontend-fresh without Composer
On this page you can find all versions of the php package czonetech/theme-frontend-fresh. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download czonetech/theme-frontend-fresh
More information about czonetech/theme-frontend-fresh
Files in czonetech/theme-frontend-fresh
Package theme-frontend-fresh
Short Description Free magento2 frontend theme for your store
License GPL-2.0+
Informations about the package theme-frontend-fresh
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/
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
2 - Enabling the theme
-
Go to Magento admin panel and then 'Content -> Design -> Configuration'
-
Click on 'Edit' link in the table shown below-
-
Select 'Czone Fresh' from the dropdown and hit 'Save Configuration'
-
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- Or run this via command line-
-
To show the blocks on the homepage, go to 'Content -> Pages', and click on 'Edit' to edit the page's contents.
-
Add all Czone static blocks (except 'Fresh Additional Footer') to the homepage content-
-
Add Footer widget- Go to 'Content -> Widgets -> Add Widget', and add a new widget as shown in the screenshots below-
- Flush Magento Cache And go to the Magento frontend home page. You should see the new design.
Screenshots