3.0.3-alpha.0 • Published 9 months ago

@cromwell/theme-store v3.0.3-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@cromwell/theme-store

Online store theme for Cromwell CMS. One of two default themes.

Use as a package

This theme will be installed by your package manager during default installation of the CMS. It's also can be added via theme market in the admin panel.
Or you can add it manually via command: yarn add @cromwell/theme-store -D.

Clone and develop

You don't need to clone and build entire CMS repository. For making a custom app on top of this theme you can download its files:

  1. npx github-directory-downloader https://github.com/CromwellCMS/Cromwell/tree/master/themes/store --dir=project-name
  2. cd project-name
  3. Open package.json, change name and cromwell.title properties, so for the CMS there won't be collisions with current @cromwell/theme-store.
  4. yarn install
  5. yarn add @cromwell/theme-store -D
  6. Start the CMS in background to use API: npx cromwell start
  7. Start theme development server: npx cromwell build -w
  8. Open http://localhost:4256

Note that you need to use yarn. There are troubles with resolving CMS dependencies by npm.

3.0.0-alpha.0

9 months ago

3.0.2-alpha.0

9 months ago

3.0.3-alpha.0

9 months ago

3.0.1-alpha.0

9 months ago

2.0.10

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.8

2 years ago

2.0.5

2 years ago

2.0.3

2 years ago

2.0.1

2 years ago

1.2.17

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.2.20

2 years ago

1.2.23

2 years ago

1.2.24

2 years ago

1.2.22

2 years ago

1.2.25

2 years ago

1.2.8

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.3

2 years ago

1.2.9

2 years ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.16

2 years ago

1.2.15

2 years ago

1.2.1

3 years ago

1.1.23

3 years ago

1.1.22

3 years ago

1.1.21

3 years ago

1.1.19

3 years ago

1.1.20

3 years ago

1.1.18

3 years ago

1.1.17

3 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.12

3 years ago

1.1.13

3 years ago

1.1.11

3 years ago

1.1.7

3 years ago

1.1.10

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.12

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago