Orocommerce
OROCommerce
Install / Use
/learn @trydirect/OrocommerceREADME
orocommerce
Deploy OROCommerce with docker-compose
$ docker-compose up -d
Install application and admin user with Installation Wizard by opening install.php in the browser or from CLI:
$ docker-compose exec orocommerce sh -c "cd orocommerce && php bin/console oro:install --env=prod --timeout=10000"
Silent Installation
For silent installation, use -n (no interaction) and -q (silence the output messages) parameters, and set the required parameters value, like in the example below. Replace items in bold with the information specific to your deployment.
$ php bin/console oro:install
--application-url=<URL that is configured as an entry point for Oro application>
--env=prod
--user-name=admin
--user-email=admin@example.com
--user-firstname=John
--user-lastname=Doe
--user-password=admin
--sample-data=y
--organization-name="Acme, Inc"
--language=en
--formatting-code=en
--timeout=10000
Quick deployment to cloud
Amazon AWS, Digital Ocean, Hetzner and others
<img src="https://img.shields.io/badge/quick%20deploy-%40try.direct-brightgreen.svg">
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
344.4kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
