grocery / delivery services / ecommerce multi vendors(Android + iOS + Website) ionic 5 / CodeIgniter v4

darkmindz13

Member
Oct 2, 2019
61
61
18
Last edited:

wonderboy20

Active member
Dec 19, 2018
114
29
28
codecanyonbanner.jpg

ionic 5 grocery / delivery services / ecommerce / multi vendors (Android + iOS + Website +Admin Panel PWA) full app solution with PHP CodeIgniter

getting this error when uploading image
 

Attachments

  • addimageerror.PNG
    addimageerror.PNG
    30.6 KB · Views: 128

timalin

Active member
Nov 24, 2018
173
72
28
How to open admin page ? i have upload api folder and configure it but nothing, i cant open admin for upload data
 

darkmindz13

Member
Oct 2, 2019
61
61
18
How to open admin page ? i have upload api folder and configure it but nothing, i cant open admin for upload data
Code:
open Command prompt for windows and terminal for mac and linux user and enter this command

npm install -g @angular/cli
wait for moment while it's installing into your machine

After sucessfully installed Angular into your system next step is to run it

Open Admin_app folder into cmd or in terminal and enter this command

npm install
This command will install node dependencies into our project

After successfully installed it next is to run this command to run

ng serve
This command will execute the app and run it into this url http://localhost:4200/

Once it's run, it will redirect you to setup page, here create admin profile for your app, now you are ready use

For make it live , you have to create production build by entering this command

ng build --prod

After doing this in admin_app folder goto dist>store-app-admin> copy and update in server admin folder..
 
  • Like
Reactions: timalin

timalin

Active member
Nov 24, 2018
173
72
28
Thank you bro, you have save me. But after these commands, i have lot of file (.html and js)
in dist>store-app-admin and no php files. And filename are weird.
 

Elpuma

Member
Oct 13, 2020
71
29
18
Has anyone installed all the websites and all the apps working smoothly together?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu