This wordpress plugin adds custom blocks to the gutenberg editor.
- Clone this repository Clona o descarga este repositorio.
- Execute:
pnpm i
pnpm run build- This will create a new directory that is the plugin to be able to upload it in wordpress.
- Upload the content generated in the
wp-content/puluginsdirectory in the wordpress directory.