https://github.com/threadi/wp-easy-dialog-example
https://github.com/threadi/wp-easy-dialog-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/threadi/wp-easy-dialog-example
- Owner: threadi
- Created: 2024-08-03T11:26:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T23:50:11.000Z (over 1 year ago)
- Last Synced: 2025-03-08T00:26:52.611Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WP Easy Dialog Example
This is a small WordPress plugin which demonstrates the usage of WP Easy Dialog in WordPress Backend. It is not indented
to use this plugin as it is in WordPress. You must follow the following steps to install it in your development-system.
## Usage
1. Download this repository.
2. Upload it in your Development WordPress project.
3. Call the following commands in the directory of this plugin in your project: `composer install`
4. Follow the installation steps in vendor/threadi/readme.md
5. Activate the plugin in your WordPress backend.
6. You will se a new box in your dashboard where you can use the dialog.