hojalatheef/sitepackageone-distrubution
Composer 安装命令:
composer create-project hojalatheef/sitepackageone-distrubution
包简介
TYPO3 Sitepackage for OnePage templates
README 文档
README
SitePackageOne is a TYPO3 site package designed for a one-page website. This package provides the necessary templates, TypoScript configuration, and content elements to quickly set up a modern, responsive one-page site using TYPO3 version 13.
Requirements
- TYPO3 v13
- PHP 8.2 or higher
- MySQL 5.7+ or MariaDB 10.4+
- Web server (Apache, Nginx)
Installation
1. Set Up TYPO3 Environment
Prerequisites:
- Ensure your web server, PHP, and database are correctly set up and configured.
Clone the sitepackageone repository to your local machine.
git clone git@github.com:hojalatheef/sitepackageone-distribution.git
cd sitepackageone-distribution
2. Start DDEV
Ensure you have DDEV installed on your system. If not, follow the DDEV installation guide.
Start the DDEV environment:
ddev start
3. Install Dependencies
ddev composer install
4. Customize Your One-Page Template
-
Create Content Elements:
- Go to "WEB" > "Page".
- Create and configure content elements on your root page using the provided templates.
-
Edit HTML Templates:
- The HTML templates are located
in
Source/Extension/sitepackageone/Resources/Private/Templates. - Customize these templates to fit your design needs.
- The HTML templates are located
in
5. Add Custom Styles and Scripts
-
CSS and JS Files:
- Add your custom CSS files
to
Source/Extension/sitepackageone/Resources/Public/Css. - Add your custom JavaScript files
to
Source/Extension/sitepackageone/Resources/Public/JavaScript.
- Add your custom CSS files
to
-
Include Custom Styles and Scripts in TypoScript:
- Open the TypoScript setup file located
at
Source/Extension/sitepackageone/Configuration/TypoScript/setup.typoscript. - Include your custom styles and scripts as needed:
page.includeCSS { file1 = EXT:sitepackageone/Resources/Public/Css/styles.css } page.includeJSFooter { file1 = EXT:sitepackageone/Resources/Public/JavaScript/scripts.js } - Open the TypoScript setup file located
at
Contributing
We welcome contributions to improve SitePackageOne. Please submit issues and pull requests on the GitHub repository.
License
SitePackageOne is released under the MIT License. See the LICENSE file for more details.
hojalatheef/sitepackageone-distrubution 适用场景与选型建议
hojalatheef/sitepackageone-distrubution 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 1, 最近一次更新时间为 2024 年 08 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 hojalatheef/sitepackageone-distrubution 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 hojalatheef/sitepackageone-distrubution 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-08-07