Symfony1 plugin for Diem CMF providing a service and a task to authenticate Google Analytics
git clone git://github.com/PolibudaInfo/piGoogleAnalyticsAuthenticatorPlugin.git plugins/piGoogleAnalyticsAuthenticatorPlugin
class ProjectConfiguration extends dmProjectConfiguration { public function setup() { parent::setup(); $this->enablePlugins(array( // your enabled plugins 'piGoogleAnalyticsAuthenticatorPlugin' ));
php symfony dm:setup
Documentation and code available and maintained on GitHub
piGoogleAnalyticsAuthenticatorPlugin, created on October 5, 2013 by polibuda.info, used by 0 projects