Dappier for WordPress
Integrate Dappier AI on your WordPress site.
by Dappier · github.com/dappierai/dappier-wordpress · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dappierai/dappier-wordpress/archive/refs/heads/dev.zipFrom the readme
Dappier for WordPress
Integrate Dappier AI on your WordPress site.
Description
The Dappier plugin allows you to add an AI-powered AskAI module to your WordPress site. You can configure the module to auto-display or use it as a block or shortcode on any post or page.
Installation
1. Upload the Plugin: Upload the dappier-wordpress directory to the /wp-content/plugins/ directory.
2. Activate the Plugin: Activate the plugin through the 'Plugins' menu in WordPress.
3. Initial Configuration: Go to the Dappier settings page to create and configure your AI agent.
Usage
Auto-Display
- Enable the auto-display option in the settings to have the AskAI widget appear on all pages.
Block Usage
- Add the Dappier AskAI block to any post or page using the block editor.
Shortcode Usage
- Use the [dappier-askai] shortcode to insert the widget into posts or pages.
Development
Prerequisites
- Node.js and npm installed on your development machine.
Steps
1. Clone the Repository: Clone the plugin repository to your local machine.
2. Install Dependencies: Run npm install to install the necessary dependencies.
3. Build the Plugin: Use npm run build to compile the JavaScript and CSS assets.
4.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.