Skip to content

DLXPlugins/photo-block

Repository files navigation

Photo Block

Developers

  1. Clone the dev branch locally.
  2. Run npm install to install the development scripts.
  3. Run npm run start to start the build scripts.
  4. Run npm run build to do a production build.
  5. Run grunt to create a plugin ZIP file.

Perform a Pull Request against the dev branch.

Location of Block Scripts

.
└── src/
    └── index.js
.
└── src/
    └── blocks/
        └── photo-block/
            └── index.js

Current Screens

The block has several screens, which can be found at:

.
└── src/
    └── screens/

Third-party libraries used

  1. Filepond - React Image uploader.
  2. CSSgram - CSS Image Effects.
  3. Lucide - React Icon Library.
  4. React Image Crop - React Image Cropper.
  5. React Hook Form - React Forms.

Releases

No releases published

Sponsor this project

 

Packages

No packages published