承接 bagisto/pwa 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bagisto/pwa

Composer 安装命令:

composer require bagisto/pwa

包简介

Progressive Web Application transforms your website to a mobile application

README 文档

README

1. Introduction:

PWA or Progressive Web Application uses web browser capabilities and provides a mobile app experience to the users. It develops from a browser tab and makes pages more immersive with a low friction user experience. It is a web technology of making a website which acts and feels like an application. A user can launch the Progressive Web Application same like a native application regardless of browser choice.

It packs with lots of demanding features that allows your business to scale in no time:

  • Separate micro site.
  • More user friendly than a web application.
  • Works lightning fast if compared to the website.
  • Completely responsive on all the platforms.
  • Launches without the internet or low-quality internet.
  • Looks and feels like a native application.
  • Users do not need to update progressive web application.
  • No app store require managing the application.
  • Increases user engagement on the store.
  • Increases the store revenue due to user engagement.
  • Admin can enter the application name.
  • Admin can upload and change the application icon.
  • Admin can set the splash background color of the Progressive Web Application.
  • Admin can set the theme color of the Progressive Web Application.

2. Requirements:

  • Bagisto: v2.1.2
  • Bagisto Rest API: v2.1

3. Installation:

  • Note: Make sure Bagisto Rest API v2.1 installed and configured. If not then install and confiure using the following link.
https://github.com/bagisto/rest-api
  • Install the PWA extension
composer require bagisto/pwa:dev-master
composer require whichbrowser/parser
  • Goto config/sanctum.php file and empty the guard variable.
'guard' => [],
  • Run these commands below to complete the setup
php artisan config:cache
php artisan migrate
php artisan route:cache
php artisan vendor:publish --provider="Webkul\PWA\Providers\PWAServiceProvider" --force

That's it, now go to https://yourdomain/pwa

bagisto/pwa 适用场景与选型建议

bagisto/pwa 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 4.65k 次下载、GitHub Stars 达 113, 最近一次更新时间为 2020 年 10 月 19 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 bagisto/pwa 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 bagisto/pwa 我们能提供哪些服务?
定制开发 / 二次开发

基于 bagisto/pwa 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 4.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 113
  • 点击次数: 16
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 113
  • Watchers: 8
  • Forks: 71
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-10-19