SandersForPresident / SitesForBernie

SandersForPresident WordPress theme for campaign microsites
http://forberniesanders.com
Other
26 stars 9 forks source link

Add & Configure TGM Plugin Activation Library (partial fix for #3) #19

Closed jlegrone closed 5 years ago

jlegrone commented 9 years ago

Configured to prompt administrators to install Advanced Custom Fields plugin upon theme activation, with a non-dismissible message. ACF plugin is automatically enabled after download. Additional plugins can also be required; see https://github.com/TGMPA/TGM-Plugin-Activation for documentation.

Works, tested locally.

atticoos commented 9 years ago

Let's throw lib/class-tgm-plugin-activation.php over in a vendor folder to keep things separate. suggest: vendor/tgm-plugin-activation.php

atticoos commented 9 years ago

Awesome, thanks for this! One step closer to getting this easier to set up.