Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 416 Bytes

File metadata and controls

17 lines (11 loc) · 416 Bytes

Vara Wordpress Plugin

This wordpress plugin adds custom blocks to the gutenberg editor.

⚙️ Instalation

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