Skip to content

WebMultishopCompany/timed-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timed-wrapper

A timed Gutenberg wrapper block

Gives ability to manage Gutenberg block visibility based on date and time.

Build and install

  1. Clone repository and navigate to it.
  2. In the repo folder run: npm install
  3. To build the plugin run: npm run build
  4. Create zip file containing everything in the directory except for node_modules and src
  5. Install and activate in WordPress