Formulario de Contacto
Formularios de contacto profesionales desarrollados con Astro y StarFunnel
Configurando tu Formulario de Contacto
Adventury Network desarrolló formularios de contacto utilizando Astro y StarFunnel que soportan múltiples temas. Cada tema puede tener su propio email de destino o canal de Slack. Para abrir el diálogo de contacto, simplemente crea un enlace con href="#contact"
You can configure your contact form in the CMS under Settings > Contact, Social & Forms
MailGun
For mailgun you have to add these values in your .env. the MAILGUN_API_URL can be https://api.mailgun.net/v3 or https://api.eu.mailgun.net depending on your region.
MAILGUN_API_KEY=XXXXXXXXX
MAILGUN_DOMAIN=XXXXXXXXX
MAILGUN_API_URL=https://api.eu.mailgun.net
Postmark
Add your server token to the .env.
POSTMARK_SERVER_TOKEN=XXXXXXXXX
Slack
For slack to work you first need to create an app, then add the slack token + channel id to your .env
SLACK_CHANNEL_ID=XXXXXXXXX
SLACK_TOKEN=XXXXXXXXX
Create your slack app:
- Go to https://api.slack.com/apps
- Click “Create an App” Button.
- Select “from scratch”
- Set name and workspace
- Go to OAuth & Permissions menu.
- Add Scopes ( chat:write, chat:write:customize, chat:write:public)
- In the left settings menu select “install app” and connect it to your workspace
- Now you have your Bot User OAuth Token this is your
SLACK_TOKEN
Newsletters
Implementación de formularios de newsletter utilizando Astro y StarFunnel
Air Flow Supply 🍃
Desarrollado con Astro y StarFunnel, las mismas tecnologías de vanguardia utilizadas por Adventury Network para crear landing pages de alto rendimiento que convierten visitantes en clientes, siguiendo rigurosamente las mejores prácticas de la industria web.