Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter support for PWA
#4

Hi , this is a old thread, but it is fairly simple to make a PWA with CI4 today.
Assuming you have a ready site which is responsive & with SSL, just use  pwabuilder.com to create the manifest.json, assets, service workers.
Then you have to modify the  first page your site lands on in /app/views ( probably the layout section of the view page)  and then link to the manifest.json as well to a index.js  ( create one in public folder) file which links up the service worker.

And  you are done.

Let me know if you need more details
Cheers
Reply


Messages In This Thread
CodeIgniter support for PWA - by pc87 - 09-19-2019, 06:21 AM
RE: CodeIgniter support for PWA - by titounnes - 09-19-2019, 09:04 PM
RE: CodeIgniter support for PWA - by ciadmin - 09-19-2019, 09:24 PM
RE: CodeIgniter support for PWA - by projectwehelp - 06-19-2023, 02:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB