Skip to content

BellevueCollege/lmc-search-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMC Search Box Plugin

Allows insertion of a library catalog search box into any WordPress page viathe LMC Catalog Search Box block. In addition, it allows insertion of a Browzine search box into any WordPress page via the LMC Browzine Search Box block.

Structure

The plugin is structured as follows:

  • src/ - Source code for the plugin
    • lmc-search-block/ - Catalog Search Block
    • lmc-browzine-search-block/ - Browzine Search Block
  • build/ - Build output for the plugin
  • lmc-search-plugin.php - Main plugin file

Build Processes

The block portion of this plugin requires a build process. This is managed using wp-scripts.

The following NPM commands are available:

npm start      # watch files and recompile on change
npm run build  # do a one-time build with production settings
``

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors