Title: [Plugin: Contact Form 7] database structure
Last modified: August 19, 2016

---

# [Plugin: Contact Form 7] database structure

 *  [deemytch](https://wordpress.org/support/users/deemytch/)
 * (@deemytch)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-database-structure/)
 * Hi all
 * I made a script, which generates a bunch of contact forms via mysql queries, 
   but when I insert those in my database, I see only the form in the WP interface,
   but not the e-mails need to be sent. Visually comparing in the phpmyadmin I did`
   nt see any differences between the two forms, handmaden in the interface, an 
   my rows. So the question is – is there any additional tables, except $prefix_contact_form_7,
   that I need to change, and generally, where could I read about the db structure
   for this plugin?
 * Also, I`ve found that there is maybe a length of string in the email columns,
   but I can`t understand how this length is calculated, I used sizes of unicode
   string in symbols and in bytes, nothing good happens.
 * Help me, please, anybody.
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-database-structure/#post-1531867)
 * No, Contact Form 7 has only {$prefix}_contact_form_7 table. Note that values 
   in some columns are serialized.
 *  Thread Starter [deemytch](https://wordpress.org/support/users/deemytch/)
 * (@deemytch)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-database-structure/#post-1531899)
 * Thank you, I got that emails are serialized objects, but I still can`t make serialization
   from my perl script that cf7 will understand. (
 * I try PHP::Serialization for that.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Contact Form 7] database structure’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [deemytch](https://wordpress.org/support/users/deemytch/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-database-structure/#post-1531899)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
