A timed Gutenberg wrapper block
Gives ability to manage Gutenberg block visibility based on date and time.
- Clone repository and navigate to it.
- In the repo folder run:
npm install
- To build the plugin run:
npm run build
- Create zip file containing everything in the directory except for
node_modules
andsrc
- Install and activate in WordPress