https://github.com/kasparsd/widget-context-wporg
Widget Context for WordPress
https://github.com/kasparsd/widget-context-wporg
php sidebar widget-context wordpress wordpress-plugin
Last synced: 6 months ago
JSON representation
Widget Context for WordPress
- Host: GitHub
- URL: https://github.com/kasparsd/widget-context-wporg
- Owner: kasparsd
- License: other
- Created: 2012-09-19T12:53:32.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-31T11:01:16.000Z (about 1 year ago)
- Last Synced: 2025-04-15T05:55:05.188Z (6 months ago)
- Topics: php, sidebar, widget-context, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://widgetcontext.com
- Size: 997 KB
- Stars: 42
- Watchers: 6
- Forks: 14
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Widget Context
[](https://github.com/kasparsd/widget-context-wporg/actions/workflows/test.yml)
[](https://coveralls.io/github/kasparsd/widget-context-wporg?branch=master)Source of the [Widget Context plugin](https://widgetcontext.com) for WordPress.
## Install
- Search for "Widget Context" under "Plugins → Add New" in your WordPress dashboard.
- Install as a [Composer](https://packagist.org/packages/kasparsd/widget-context) 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-wporg2. Install the development dependencies:
npm install
3. Start the development environment:
docker compose up -d
which is available at [widgetcontext.localhost](http://widgetcontext.localhost).## Screenshots

