文件名称:GmailBundle:适用于Symfony的Gmail API包装器
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-17 07:02:47
PHP
Gmail捆绑 GmailBundle允许您管理Google Apps域的收件箱(您可以选择其中一个)。 为此,您必须授权的 安装 $ composer require fourlabs/gmail-bundle 配置 // app/config/config.yml fl_gmail : admin_user_email : tech@slv.global json_key_location : /var/www/symfony/app/config/service_account_private_key.json gmail_message_class : \AppBundle\Entity\GmailMessage gmail_label_class : \AppBundle\Entity\GmailLabel gmail_histo