solarplexus

所属分类:建站系统
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2023-09-20 12:45:10
上 传 者sh-1993
说明:  Wordpress Block,在构建新闻网站时非常有用,
(Wordpress Block that is useful when building news sites,)

文件列表:
.distignore (399, 2023-12-14)
.editorconfig (158, 2023-12-14)
.eslintrc.js (418, 2023-12-14)
.nvmrc (8, 2023-12-14)
.phplint.yml (116, 2023-12-14)
.prettierignore (47, 2023-12-14)
.prettierrc (35, 2023-12-14)
LICENSE.txt (18091, 2023-12-14)
admin/ (0, 2023-12-14)
admin/class-solarplexus-admin.php (5604, 2023-12-14)
admin/css/ (0, 2023-12-14)
admin/css/solarplexus-admin.css (1464, 2023-12-14)
admin/index.php (27, 2023-12-14)
composer.json (83, 2023-12-14)
composer.lock (31777, 2023-12-14)
docs/ (0, 2023-12-14)
docs/.vitepress/ (0, 2023-12-14)
docs/.vitepress/config.js (1221, 2023-12-14)
docs/.vitepress/theme/ (0, 2023-12-14)
docs/.vitepress/theme/custom.css (2267, 2023-12-14)
docs/.vitepress/theme/fonts.css (1727, 2023-12-14)
docs/.vitepress/theme/grid.css (977, 2023-12-14)
docs/.vitepress/theme/index.js (140, 2023-12-14)
docs/contribute/ (0, 2023-12-14)
docs/contribute/index.md (1595, 2023-12-14)
docs/guide/ (0, 2023-12-14)
docs/guide/config.md (7063, 2023-12-14)
docs/guide/customization.md (2062, 2023-12-14)
docs/guide/index.md (1698, 2023-12-14)
docs/guide/templating.md (4445, 2023-12-14)
docs/index.md (4067, 2023-12-14)
docs/public/ (0, 2023-12-14)
... ...

# Solarplexus Solarplexus is a Wordpress plugin and developer tool to easily create Gutenberg blocks for creating dynamic and static lists of posts, pages and more. ## Installation & usage **To use the latest version in a Wordpress project, simply head over to the [online documentation](https://aventyret.github.io/solarplexus/) and don't bother with the dev stuff below.** ## Plugin development instructions 1. Clone the repo in the `plugins` folder of a local WP installation 2. `composer install` 3. `nvm use` 4. `yarn install` 5. `yarn start` 6. Create a custom theme in your WP installation and follow the regular instructions on the Wiki on how to use the plugin. ### Translations 1. Run `yarn start` to create a non-minified build/index.js. 2. Run `yarn translate` to update splx.pot and existing splx-{locale}.po files. 3. Translate new strings in splx-{locale}.po. This can be done through [Poedit](https://poedit.net) or directly in the file. 4. Run `yarn translate:compile` to update splx-{locale}.mo and json files. More info in the [WP docs](https://developer.wordpress.org/block-editor/how-to-guides/internationalization/) ## Plugin distribution instructions The plugin is versioned in dist versions here on GitHub. 1. Make sure you have [wp-cli](https://make.wordpress.org/cli/handbook/guides/installing/) and the [dist-archive](https://developer.wordpress.org/cli/commands/dist-archive/) package installed. 2. Update the version according to semver in `package.json`, `README.txt`, and the main plugin entry file `solarplexus.php`. Commit the changes and push to github. 3. `yarn build` 4. `wp dist-archive .` A dist version without dev-only files will be created in the directory above. 5. On [Releases](https://github.com/Aventyret/solarplexus/releases) page, click `Draft a new release`, fill in new version, changes etc, and upload the zip. 6. The `./docs` of the release tag will be published automatically when a release is created.

近期下载者

相关文件


收藏者