https://github.com/cba85/wp-icarus-plugin
Boilerplate for Wordpress Icarus plugin framework
https://github.com/cba85/wp-icarus-plugin
Last synced: 2 months ago
JSON representation
Boilerplate for Wordpress Icarus plugin framework
- Host: GitHub
- URL: https://github.com/cba85/wp-icarus-plugin
- Owner: cba85
- Created: 2019-09-22T19:28:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T20:17:00.000Z (about 5 years ago)
- Last Synced: 2025-12-02T20:21:37.568Z (7 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP Icarus plugin
Wordpress Icarus plugin framework boilerplate for [Worpress Icarus framework](https://github.com/cba85/wp-icarus-framework).
## Install
Using Composer
```bash
$ composer require cba85/wp-icarus-plugin
```
## Usage
Install the plugin in your Wordpress website to try it.