No description
  • TypeScript 56.4%
  • JavaScript 29.4%
  • CSS 9.1%
  • HTML 5.1%
Find a file
2021-12-04 19:14:02 +01:00
src Init 2021-12-04 19:14:02 +01:00
.gitignore Init 2021-12-04 19:14:02 +01:00
icon.png Init 2021-12-04 19:14:02 +01:00
manifest.json Init 2021-12-04 19:14:02 +01:00
package-lock.json Init 2021-12-04 19:14:02 +01:00
package.json Init 2021-12-04 19:14:02 +01:00
README.md Init 2021-12-04 19:14:02 +01:00
tsconfig.json Init 2021-12-04 19:14:02 +01:00
webpack.config.js Init 2021-12-04 19:14:02 +01:00

Building

Simply run npm install and than npm run build to generate the .craftX file which can be installed. You can use npm run dev to test and debug in your local environment

To learn more about Craft eXtensions visit the Craft X developer portal.