Description
The Archive Agenda & Minutes plugin is a powerful tool for managing and organizing your meeting agendas and minutes directly within your WordPress site. Easily streamline your meeting documentation and improve team collaboration with this user-friendly plugin.
Key Features
- Create and manage meeting agendas.
- Document and store meeting minutes.
- Organize and categorize meetings.
- Customizable templates for agendas and minutes.
- AJAX-powered filtering when changing years (new).
- Custom background color support for frontend templates (new).
- Additional utility functions and improved frontend interactivity (new).
Usage
- Create a new meeting by navigating to the “Agenda/Minutes” menu in your WordPress dashboard.
- Add agenda items and meeting details.
- During the meeting, use the plugin to take and save minutes.
- Customize your meeting agenda and minutes using templates.
- Collaborate with team members to ensure accurate documentation.
- To display the agenda and minutes on the frontend, use the shortcode:
[archagam_table]
Support
For support and inquiries, please contact: abhishek[dot]jha[at]onpointinsights[dot]us
License
Archive Agenda & Minutes is distributed under the terms of the GNU GPL v2 or later.
Installation
- Upload the
archive-agenda-minutes
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
Do I need any technical skills to use this plugin?
-
No, the plugin is designed with a user-friendly interface, making it accessible for users of all technical levels.
-
Can I customize the agenda and minutes templates?
-
Yes, you can easily customize the templates to match your organization’s needs and branding.
Reviews
Contributors & Developers
“Archive Agenda & Minutes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Archive Agenda & Minutes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.1.0
- Added AJAX functionality for dynamic year-based filtering.
- Fixed: Custom background color not displaying correctly.
- Added: Utility functions to support shortcode and AJAX responses.
- Added: Admin setting to disable loading of Bootstrap CSS & JS on the frontend when shortcode is used.
- Improved: Asset loading logic to prevent conflicts with themes using Bootstrap.
- Removed: “Select Year” taxonomy — now fetching year from the calendar meta field.
1.0.0
- Initial release