plugin-icon

Mal Membership

Members only section and hold contests - UNDER CONSTRUCTION!!! BE PATIENT
评级
最后更新
April 20, 2012
版本
0.0.5.6

Mal Membership allows for a members only section and ability to hold contests.

Arbitrary section

A description of the table structure ( out of date do not rely on this )

Table: mal_contest

ID = auto increment number status = pending,active,completed,cancelled start_date = the date/time the contest starts format: YYYY-MM-DD HH:MM:SS end_date = the date/time the contest ends format: YYYY-MM-DD HH:MM:SS

Table: mal_members

ID = auto increment number status = pending,active,disabled

Table: mal_prize

ID = auto increment number status = pending,active,disabled contest_id = ID of the mal_contest this is associated to

Table: mal_contest_data

( This table has all the details regarding the contest ) ID = auto increment number contest_id = ID of the mal_contest this is associated to value = description

Table: mal_member_data

( This table has all the details regarding the member ) ID = auto increment number user_id = ID of the mal_contest this is associated to value = description of member

Table: mal_prize_data

( This table has all the details regarding the prize ) ID = auto increment number prize_id = ID of the mal_contest this is associated to value = description of prize

Table: Javascript for date/time

http://www.ama3.com/anytime/

Please let me know if you have any questions. russell@russellalbin.com

A brief Markdown Example

免费使用Creator套餐
目前已测试版本
3.2.1
此插件可供下载,可用于您的 WordPress 自托管安装。