indus-action-initiatives/rte-mis-project
Composer 安装命令:
composer create-project indus-action-initiatives/rte-mis-project
包简介
Project template for RTE-MIS projects.
README 文档
README
Overview
This project template provides a starter kit for managing your site dependencies with Composer.
Requirements
- Composer - You can download composer from here
- Lando (v3.11) - You can follow the instructions for downloading lando from here.
Usage
Note: Currently this project is being dev state.
You can create the project with -
composer create-project indus-action-initiatives/rte-mis-project:dev-main <project-name>
After creating the project you will need to change few things inside the .lando.yml file
- Change the project name
name: rte-mis-project
- Change the
DRUSH_OPTIONS_URIfor the tooling options with drush.
drush:
service: appserver
cmd: vendor/drush/drush/drush
env:
DRUSH_OPTIONS_URI: "https://rte-mis-project.lndo.site"
After changing the .lando.yml you can run -
lando start
What does the template do?
This project tempalte uses lando for setting up drupal site.
- This project adds a few contrib modules that is being generally used in Innoraft
- With help of lando, xdebug is setup automatically for the sites. And various tooling options are being provided for enabling and disabling the xdebug.
- innoraft/drupal-quality-checker has been used for maintaing drupal coding standards. Also lando tooling has been provided for using phpcs & phpcbf.
- Various configuration files being used for nginx, mysql & vhosts has used according to Innoraft needs, located inside the
.landodirectory.
Setup Xdebug & VScode with this project.
- This project is setup with the changes php.ini file & lando.yml file changes.
- Also lanunch.json has been updated inside .vscode directory.
- To enable xdebug with vscode you will need to add an extension PHP Debug
Use of phpcs & phpcbf tools with VScode
- lando tooling has already being added so
lando phpcs&lando phpcbfcan be use for using phpcs & phpcbf tools. - In order to integrate phpcs & phpcbf with vscode i.e. to use Format file on save or linting drupal coding standards you can use two extensions phpcs & phpcbf. Settings for these extensions are being added in the project.
Recommended modules
- drupal/admin_audit_trail - This module track logs of specific events that you'd like to review. The events performed by the users (using the forms) are saved in the database and can be viewed on the page admin/reports/audit-trail.
indus-action-initiatives/rte-mis-project 适用场景与选型建议
indus-action-initiatives/rte-mis-project 是一款 基于 Shell 开发的 Composer 扩展包,目前已累计 193 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 06 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 indus-action-initiatives/rte-mis-project 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 indus-action-initiatives/rte-mis-project 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 193
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 20
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2024-06-20