定制 univie/univie_pure 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

univie/univie_pure

Composer 安装命令:

composer require univie/univie_pure

包简介

This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically o

README 文档

README

Overview

Univie Pure (T3LUH FIS) is a TYPO3 Extension designed to integrate with the Elsevier Pure Web Service, allowing seamless display of Publications, Datasets, Equipment, and Projects on TYPO3-powered websites. It is fully compatible with Pure Web Service version 524 and is based on the Vienna Pure Extension.

Features

  • Fetch and display publications, projects, datasets, and equipment from Elsevier Pure Web Service.
  • Provides configurable TYPO3 plugins for embedding Pure API data.
  • Supports caching for improved performance.
  • Compatible with TYPO3 version 12.4.
  • Designed to work with Pure/FIS API v524.

Installation

1. Install via Composer

composer require univie/univie-pure

2. Manual Installation

  1. Download the extension and place it in your TYPO3 /typo3conf/ext/ directory.
  2. Activate the extension in the TYPO3 backend under Admin Tools → Extensions.
  3. Clear TYPO3 cache.

3. Configure Environment Variables

Set up your .env file in the TYPO3 Root-Directory with the following credentials:

PURE_URI=https://your-pure-instance/ws/api/524/
PURE_APIKEY=your-api-key
PURE_ENDPOINT=/ws/api/524/

4. Using Cache Warmup

Before using the Plugin run this Cache Warmup. (i.e. in crontab every 24h)

php typo3/sysext/core/bin/typo3 cache:warmup --group univie_pure

Usage

1. Adding a Plugin to a Page

  1. In TYPO3 backend, go to a page where you want to display Pure data.
  2. Add a new content element and select the T3LUH FIS plugin.
  3. Configure the plugin settings (e.g., Publication List, Project List, Dataset List, Equipment List).
  4. Save and preview the page.

API Documentation of the Pure Endpoint

Public API documentation is available at:

Development

Running PHPUnit Tests

# Only Unit Tests
ddev exec  .Build/vendor/phpunit/phpunit/phpunit -c Tests/phpunit.xml --testsuite "Unit Tests"
# Only Functional Tests
ddev exec  .Build/vendor/phpunit/phpunit/phpunit -c Tests/phpunit.xml --testsuite "Functional Tests"

Contributing

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-xyz).
  3. Commit your changes (git commit -m 'Add feature xyz').
  4. Push to the branch (git push origin feature-xyz).
  5. Open a Pull Request.

License

This extension is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.

Maintainers

Support

For questions or issues, please open a ticket on GitHub Issues.

univie/univie_pure 适用场景与选型建议

univie/univie_pure 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 19 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 03 月 03 日, 在 PHP 生态内属于活跃度较高的组件。

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

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

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 27
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-03-03