Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

twenty.yaml

Hello guys, anyone have the stack with traefik configured and runnign at portainer?

No inbox tab

How do I enable the Email tab? I read somewhere that the object had to be created manually but I don't remember where and it's not on the docs. The contacts have emails associated to them but there is no inbox tab on the navigation.

v0.20.x+ has broken docker builds

Hi team! Seeing the following on container start: ``` Running database setup and migrations......

Can't change currency on opportunity

Trying to change the currency on an opportunity from USD to GBP but it refuses to change. I've checked my docker compose logs and keep seeing this entry. Could this have something to do with it? Thanks ``` worker-1 | Exception Captured...

problems with gmail fetch, removing/adding account

I was finally able to deploy my portainer twenty. fantastic work guys and thank you very much for putting this together i look forward to using this for a long time! i'm having a bit of a problem with the gmail sync... the account connected successfully, the worker showed to be syncing messages, but on the front end i don't see the email tab and i don't see any contacts. i tried to delete the connected account and re-connect it, but upon clicking 'remove account' i get: request (copied as curl) ```...

Trouble/problems getting 20 to run with docker (self hosted, my machine)

I am trying to get 20 to run from this documentation: https://twenty.com/developers/section/self-hosting/docker-compose I've installed docker (daemon is running) on my machine, but when I run the command from documentation I get this. 🔧 Checking dependencies......

Upgrading 0.2 to 0.21

Hello I upgraded my test server and I get those errors: Anything to do to correct that?...

Stack yaml twenty error 404

Hello guys, I'm trying to teste twenty in my docker swarm with traefik in my cloud server. All services are running but i got 404 in both api.twenty.domain and twenty.domain Could the team have a look into that stack please? I think It could be nice let people access a stack.yaml to deploy directly on portainer. The idea is just with this stack run it! without teh need of use .env or makefile docker....

Error 500 when connecting Gmail

Hi there. I'm getting an issue connecting my gmail. I'm wondering whether this is an .env problem, docker-compose problem, an API library problem, or bug in the application? I'm getting through to the google screens, but when I land back on the app I get an error 500. This is the URL in my browser: http://localhost:3000/auth/google-apis/get-access-token?state=%7B%22transientToken%22:%22eyJredacted.eyJzdWIiOiIzOWMyredactedloM%22%7D&code=4/0redactedw&scope=email%20profile%20https://www.googleapis.com/auth/userinfo.email%20https://www.googleapis.com/auth/userinfo.profile%20https://www.googleapis.com/auth/gmail.readonly%20openid&authuser=0&hd=redacted.com&prompt=consent...
No description

Integrate Facebook lead into CRM

How to integrate facebook ad leads to crm

New User: Help Setting Up Twenty CRM on AWS Lightsail

Hi there, I'm interested in using Twenty CRM and am trying to set it up on an AWS Lightsail instance. However, I'm fairly new to self-hosting applications and could use some guidance on the process. Could you please point me in the right direction for setting up Twenty CRM on AWS Lightsail? Any specific resources or guides you recommend would be greatly appreciated....

Relation type N to N

Hello, I am looking for N to N relation type in Twenty app, but I can only see 1 to N and N to 1 types. Objects: People, Marketing List I am looking to assign multiple People to a Marketing List and also be able to assign multiple Marketing Lists to a Person - N to N relation type. ...

REST API: How to get multi select data

HI Twenty team! When using the REST API, I can sucesfully use find many companies to get information about companies. It contains many useful details. But, it does not return information about multi select fields. Is this intentional missing and there is another way for me to retrive this information? Or is it an upcoming feature or bug?...

Best practice to periodically wipe the database

Do you guys have a cron set up to periodically wipe your demo environment database?

.env for the server url?

I get this error: index-_weD9yLX.js:990 Mixed Content: The page at 'https://mydomain.pt/' was loaded over HTTPS, but requested an insecure resource 'http://192.168.1.157:3000/graphql'. This request has been blocked; the content must be served over HTTPS. But I already changed the envs for https://mydomain.pt why is it trying to connect with http://192.168.1.157 ?...

I just want to sync calendar and emails not google login

DO I need some setup on google cloud or something? I already set up my variables like the docs....
No description

disable new workspaces

I don't want anyone that finds my twenty self host to join, is there a way to make it close?

Has anybody gotten the latest version of Twenty CRM successfully self-hosted on Railway?

Hi, all. Unfortunately, I've been stuck on this for two weeks, and I could really use some help. There's a template on Railway created by Félix Malfait for setting up Twenty CRM, but it installs version 0.3.3....

CredentialsProviderError

I have s3 storage (custom minio endpoint) configured, but I get this CredentialsProviderError ``` code: "INTERNAL_SERVER_ERROR" response: "Could not load credentials from any providers"...