Log into Firebase using your Google account by running the following command:
firebase login
Test that the CLI is properly installed and accessing your account by listing your Firebase projects.
Run the following command:
firebase projects:list
How you update the CLI version
npm: Run npm install -g firebase-tools
running firebase init, the directory contains a firebase.json configuration file in the root of your project directory.
firebase init
The Mautic node allows you to automate work in Mautic, and integrate Mautic with other applications. n8n has built-in support for a wide range of Mautic features, including creating, updating, deleting, and getting companies, and contacts, as well as adding and removing campagin contacts.
Select any one of the client ID 2.0 (please check the screenshot [2]) that your Authorized redirect URIs you have pasted in your web application.
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#####################################################
Firebase CLI references
https://firebase.google.com/docs/cli
Firebase tools | Github
Firebase tools | scripts
#####################################################
Firebase Commands
To download and install the Firebase CLI run the following command:
npm install -g firebase-tools
To download and install the CLI run the following command:
curl -sL firebase.tools | bash
-P
#####################################################
Firebase Help
firebase --help lists the available commands
firebase --help shows more details for an individual command.
#####################################################
Firebase Login
Log into Firebase using your Google account by running the following command: firebase login
Test that the CLI is properly installed and accessing your account by listing your Firebase projects. Run the following command: firebase projects:list
How you update the CLI version npm: Run npm install -g firebase-tools
running firebase init, the directory contains a firebase.json configuration file in the root of your project directory. firebase init
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SSL Certificates
Manage Service SSL Certificates
In my server, where can I find the SSL certificate for my domain?
Use Google-managed SSL certificates
Wait for SSL certificate provisioning
URL path,
/var/cpanel/ssl/apache_tls/mautic.cfored.com/certificates/imap_cfored_com.csr /var/cpanel/ssl/apache_tls/mautic.cfored.com/certificates/imap_cfored_com.pem
/var/cpanel/ssl/domain_tls/mautic.cfored.com/combined/imap_cfored_com.csr /var/cpanel/ssl/domain_tls/mautic.cfored.com/combined/imap_cfored_com.pem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Google Developers | OAuth 2.0 Playground
OAuth 2.0 Playground
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Google | Integration
Using OAuth2 Connector with Google
Client Libraries
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Google Cloud SDK
Google Cloud SDK
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ MY SQL
13.7.1.10 SET PASSWORD Statement
Where to change the MySQL password for a MySQL User from the cPanel interface
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mautic Node
The Mautic node allows you to automate work in Mautic, and integrate Mautic with other applications. n8n has built-in support for a wide range of Mautic features, including creating, updating, deleting, and getting companies, and contacts, as well as adding and removing campagin contacts.
Mautic#
Mautic trigger#
Mautic credentials#
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mautic | Google Cloud
Connect mautic to google cloud Gmail API
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Google | Cloud Functions for Firebase
Google Firebase Console
Publishing the Website to Google Firebase
Your initial project setup and database configuration
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Gmail API | Sending Email
Gmail API | Sending Email
Google | Gmail API | Send Email Messages | YouTube Video
Send up to Millions of Emails per Day with Gmail API + Google Cloud Functions | Important at Frame 11 minutes.
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Gmail API-specific authorization and authentication information
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OAuth2
Using OAuth 2.0
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OAuth2 | Google API
Using OAuth 2.0 to Access Google APIs
Select any one of the client ID 2.0 (please check the screenshot [2]) that your Authorized redirect URIs you have pasted in your web application. +±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OAuth2 | Google API | Library
Using OAuth 2.0 with the Google API Client Library for Java
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Mautic | GitHub | Mautic-documentation
Mautic | Authentication
+±++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Mautic | GitHub | API-Library