manifest / integrations / zammad-wp
Zammad for WordPress
Zammad WordPress integration
by Philipp Wellmer <philipp@ouun.io> · github.com/ouun/zammad-wp · website
★ 29stars
871release downloads
≈40active sites
181composer installs
6forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ouun/zammad-wp/releases/download/v0.9.1/zammad-wp.zipAlso on Packagist as ouun/zammad-wp:
composer require ouun/zammad-wpDeclares an update source (ouun/zammad-wp), so updates arrive through the plugin's own updater.
From the readme
Zammad for WordPress
This plugin helps you embed Zammad Chats & Forms into your WordPress site and gives you Access to the Zammad API if required.
It is based on WordPress best practise, keeping your workplace clean by using functions, hooks and filters instead of cluttered dashboard pages.
Documentation
As the documentation grows, please look at the Zammad WP Wiki.
Compatibility
Currently, Zammad WP is compatible with the following Form plugins to replace the Zammad standard form with custom & complex ones as documented in the Wiki.
- HTML Forms by Ibericode
Build the package
Webpack config
Webpack config files can be found in config folder:
- webpack.config.dev.js
- webpack.config.common.js
- webpack.config.prod.js
- webpack.settings.js
In most cases webpack.settings.js is the main file which would change from project to project. For example adding or removing entry points for JS and CSS.
NPM Commands
- npm run test (runs phpunit)
- npm run start (install dependencies)
- npm run watch (watch)
- npm run build (build all files)
- npm run build-release (build all files for release)
- npm run dev (build all files for development)
- npm run lint-release (install dependencie
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.9.1 | Jan 23, 2023 | zammad-wp.zip | 439 |
| v0.9.0 | Jan 17, 2023 | zammad-wp.zip | 10 |
| v0.8.3 | Mar 2, 2021 | zammad-wp.zip | 326 |
| v0.8.2 | Feb 24, 2021 | zammad-wp.zip | 11 |
| v0.8.1 | Oct 30, 2020 | zammad-wp.zip | 61 |
| v0.8.0 | Oct 29, 2020 | zammad-wp.zip | 6 |
| v0.7.0 | Sep 9, 2020 | zammad-wp.zip | 4 |
| v0.6.0 | Sep 8, 2020 | zammad-wp.zip | 5 |
| v0.5.0 | Aug 24, 2020 | zammad-wp.zip | 5 |
| v0.4.0 | Aug 23, 2020 | zammad-wp.zip | 4 |
Active-site estimate ≈40 comes from the median of recent superseded releases. Method.