0.5.5 • Published 7 years ago

xtend-magento v0.5.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Under development

Installation

You can install with one of the following:

  • download: latest release
  • clone: git clone https://github.com/minimit/xtend-magento.git

Asset files and .phtml are inherited from Base and Luma magento2 themes. For styling this theme is a standalone fork. It doesn't support magento2 theme inheritance for .less files.

  • Put the files inside app/design/frontend/<vendor>/<theme>/.
  • Install required npm packages with npm install

Theming

You need to copy xtend-library /dist to customize the files.

mkdir -p web/xtend-library/
cp -r node_modules/xtend-library/ web/xtend-library/

After in theme.less put xtend-library dist path.

Compilation

We use gulp to compile and watch files.

  • Install required npm packages with npm install
  • Use npm run build or npm run watch

Copyright

Licensed under MIT license.

0.5.5

7 years ago

0.5.4

7 years ago

0.5.2

7 years ago

0.4.34

7 years ago

0.4.31

7 years ago

0.4.27

7 years ago

0.4.26

7 years ago

0.4.24

7 years ago

0.4.22

7 years ago

0.4.19

7 years ago

0.4.18

7 years ago

0.4.15

7 years ago

0.4.13

7 years ago

0.4.11

7 years ago

0.4.9

7 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.14

7 years ago

0.3.11

7 years ago

0.3.8

7 years ago

0.3.7

7 years ago