Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created April 15, 2021 23:56
Show Gist options
  • Save LinuxlinkedBD/663d345f3b970027c551200c807a2284 to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/663d345f3b970027c551200c807a2284 to your computer and use it in GitHub Desktop.
Cocorico Market-place setup in Ubuntu
If you need complete Cocorico Market-place setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/HXj0INA14lU
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
apt-get update
apt-get upgrade
sudo apt-get update && apt-get upgrade
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt install php php-common php-mysql php-xml php-xmlrpc php-curl php-gd php-imagick php-cli php-dev php-imap php-mbstring php-opcache php-soap php-zip php-intl php-fpm php-mongodb
sudo apt-get install php-mongodb
sudo apt -f install
sudo apt -y autoremove
sudo apt -y autoclean
sudo apt -y clean
sudo apt update
#http://localhost/admin/login
@LinuxlinkedBD
Copy link
Author

Screenshot from 2021-04-15 12-44-49
Screenshot from 2021-04-15 12-45-59
Screenshot from 2021-04-15 12-46-28
Screenshot from 2021-04-15 12-48-20
Screenshot from 2021-04-15 12-48-34
Screenshot from 2021-04-16 01-40-28

@salhi100
Copy link

hello , how are you
I need complete Cocorico Market-place setup ??
can you teach me how to make the installation ??
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment