Popis
This plugin allows you to manage a database of membership info for your club or association. You can add, edit, list, and delete members from the database, as well as export the membership information as a .csv file, which lets you import the data into a spreadsheet.
Instalace
- Upload to a directory named „member-database“ in your wp-content/plugins/ directory.
- Activate the plugin using the ‚Plugins‘ menu in your site’s admin dashboard.
Nejčastější dotazy
- Do members automatically become WordPress users?
-
No. That feature will be included in a future version.
- What format should I use for importing dates?
-
This plugin uses the standard (ISO 8601) yyyy-mm-dd format. Make sure that the dates in your .csv file are in that format.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Membership Database je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Membership Database” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
-Version 1.0
– Added the ability to sort the membership list on a single field.
– Added a mass delete option.
– Added formatting option for the membership directory output
-Version 0.2
– Added a .csv file import function
-Version: 0.1
– Original release