- Clone the
devbranch locally. - Run
npm installto install the development scripts. - Run
npm run startto start the build scripts. - Run
npm run buildto do a production build. - Run
gruntto create a plugin ZIP file.
Perform a Pull Request against the dev branch.
.
└── src/
└── index.js
.
└── src/
└── blocks/
└── photo-block/
└── index.js
The block has several screens, which can be found at:
.
└── src/
└── screens/
- Filepond - React Image uploader.
- CSSgram - CSS Image Effects.
- Lucide - React Icon Library.
- React Image Crop - React Image Cropper.
- React Hook Form - React Forms.
- Fancybox - Lightbox Library.