Bitrix24 application template based on a Symfony framework
- Checkout repository
- call command
make structure-init
- call command
make docker-build
- call command
make docker-up
- call command
make composer-install
- call command
make app-migrations-make
- call command
make app-migrations-migrate
- Start ngrok or another similar tunnel soft
- register a new local application without UI into Bitrix24
- add install path
/b24/without-ui/install
- add handler path
/b24/without-ui/handler
- add credentials into
.env.local
file
- incoming webhook (not supported yet)
- local application without UI (work in progress)
- local application with UI (not supported yet)
- Application for a marketplace (not supported yet)