mdsimpson / contact-form-7-to-database-extension

CFDB - WordPress plugin to save form submissions into a database
GNU General Public License v3.0
240 stars 59 forks source link

Add composer support #1

Closed patrickgalbraith closed 7 years ago

patrickgalbraith commented 7 years ago

Hi love the plugin just wondering if you would be able to add support for composer which is a popular PHP dependency management tool.

You just need to add a composer.json file see https://github.com/wp-sync-db/wp-sync-db/blob/master/composer.json for an example.