helsingborg-stad / modularity-like
允许用户点赞帖子。
2.6.5
2024-09-10 12:05 UTC
Requires (Dev)
- brain/monkey: ^2.6
- codedungeon/phpunit-result-printer: ^0.31.0
- phpunit/phpunit: ^9.5
- dev-main
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.0
- 2.4.19
- 2.4.18
- 2.4.17
- 2.4.16
- 2.4.15
- 2.4.14
- 2.4.13
- 2.4.12
- 2.4.11
- 2.4.9
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-chore/testing-stage
- dev-fix/corrected-filled-class
- dev-feat/handle-pages-with-like-backend
- dev-fix/like-posts-click
- dev-fix/render-js-components-frontend-only
- dev-refactor/changing-like-posts-getting-posts-from-endpoint
- dev-fix/different-data-for-different-menu-items
- dev-fix/corrected-icon-for-menu
- dev-fix/wrong-counter-id
- dev-fix/cant-press-like-button-on-module
- dev-feat/adding-icons-counters-to-menu-items
- dev-fix/removing-faulty-icon-parameter
- dev-feat/like-counter-merge-main
- dev-feature/convert-files-typescript
- dev-feat/adding-counter-js-to-menu-items
- dev-feature/typescript
- dev-chore/js-component-library-typography-attr
- dev-fix/column-and-size-fixes
- dev-fix/modularity-filter-not-neeeded
- dev-feature/excerpt-fixes
- dev-fix/failing-custom-excerpt-title
- dev-feature/like-share
- dev-feature/like-added-later
- dev-feature/Korta-ner-den-delbara-lnken-fr-Mina-favoriter-CU-865c8hrab
- dev-fix/shared-like-icon
- dev-feature/posts-as-collection
- dev-feature/copy-to-clipboard
- dev-feature/Fixa-inladdning-av-sprk-fr-Modularity-Like-pluginen-CU-865c7dqdx
- dev-feature/Skapa-delbar-URL-fr-smultronstllen-2-CU-865c6440b
- dev-feature/like-icon-changes
- dev-feature/typscript
This package is auto-updated.
Last update: 2024-09-10 12:08:41 UTC
README
点赞帖子
目录
关于Like posts
这是一个开始使用的空白模板。
构建方式
- PHP
- NPM
- Webpack
- 模块化
入门
要运行本地副本,请按照以下简单步骤操作。
先决条件
这是一个如何列出使用软件所需的项以及如何安装它们的示例(mac os)。
- composer
brew install composer
- npm
brew install node
安装
- 克隆仓库
git clone https://github.com/NiclasNorin/like-posts.git
- 安装和构建NPM包
npm install && npm run build
- 安装composer包
composer install
使用
使用这个空间展示如何使用项目的一些有用示例。此外,截图、代码示例和演示在这个空间中效果很好。您还可以链接到更多资源。
有关更多示例,请参阅文档
部署
部署说明。
路线图
查看开放问题,以获取建议的功能列表(和已知问题)。
贡献
贡献使开源社区成为一个学习、灵感和创作的绝佳场所。您所做出的任何贡献都将受到高度赞赏。
- 分支项目
- 创建您的功能分支(
git checkout -b feature/AmazingFeature
) - 提交您的更改(
git commit -m 'Add some AmazingFeature'
) - 将更改推送到分支(
git push origin feature/AmazingFeature
) - 打开一个Pull Request
许可证
在MIT许可证下发行。