Описание
WP attend is an easy to use plugin for the creation and managing of activities.
People can subsribe to receive attendance emails and can confirm or deny their attendance with one click.
You can easily create, manage and delete activities via a calendar, and choose to send attendance emails to your subscribers.
A clear overview of attendances is consultable per activity.
Features:
- Shortcode for a calendar to add, edit and delete activities
- Shortcode for a registration form to subsribe
- One click attendance confirmation emails for subscribers
- Overview of attendances per activity
- Manage your subscribers
- Add custom privacy policy for subscribers
Documentation
Please visit the WP attend website for the documentation
Снимки на разширението
Инсталиране
This section describes how to install the plugin and get it working.
e.g.
- Upload the ‘wp-attend’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the WP Attend admin screen to configure the plugin
- Add the calendar to a page with this shortcode: [wp_at_calendar]
- Add the subscribtion form to a page with this shortcode: [wp_at_subscribe]
ЧЗВ
- When trying to create an activity I get the error message ‘Sending email failed’
-
You probably haven’t configured your email. We recommend using a plugin like ‘WP mail smpt’ which is very easy to configure.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“WP Attend” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“WP Attend” е преведено на 3 езика. Благодарности на преводачите за техния принос.
Превеждане на “WP Attend” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.3
- fixed more sanitization issues
1.0.2
- added security with sanitize, validation and escape
1.0
- Initial Release