H1 Contact Manager
A simple contact manager plugin by H1
by Daniel Koskinen / H1 · github.com/avidlywordpress/h1-contact-manager · website
★ 0stars
1forks
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/avidlywordpress/h1-contact-manager/archive/refs/heads/master.zipReadme
h1-contact-manager
A very simple contact manager plugin by H1. Defines a 'contact' post type and associated taxonomies. Requires the Meta Box plugin by Rilwis: http://wordpress.org/extend/plugins/meta-box/
TODO:
- remove Meta Box dependency
Changelog
0.3
- Add support for Custom Meta Boxes by Humanmade https://github.com/humanmade/Custom-Meta-Boxes/
0.2.1
- Admin column for contact group taxonomy
0.2
- Replaced original taxonomies with a generic "Contact group" taxonomy
- Simplified post type naming
- Added Finnish translation
0.1
- Original version