kasparsd/widget-context

WordPress plugin for showing or hiding widgets on specific posts, pages and sections of a site.

Installs: 208

Dependents: 0

Suggesters: 0

Security: 0

Stars: 43

Watchers: 7

Forks: 13

Open Issues: 17

Type:wordpress-plugin

1.3.3 2024-08-31 10:55 UTC

This package is auto-updated.

Last update: 2024-08-31 11:01:19 UTC


README

Lint and Test Coverage Status

Source of the Widget Context plugin for WordPress.

Install

  • Search for "Widget Context" under "Plugins → Add New" in your WordPress dashboard.

  • Install as a Composer dependency:

    composer require kasparsd/widget-context
    

Development

  1. Clone the plugin repository:

    git clone https://github.com/kasparsd/widget-context-wporg.git
    cd widget-context-wporg
    
  2. Install the development dependencies:

    npm install
    
  3. Start the development environment:

    docker compose up -d
    

    which is available at widgetcontext.localhost.

Screenshots

Widget Context settings

Widget Context configuration