Download the PHP package pickles2/px2-clover without Composer

On this page you can find all versions of the php package pickles2/px2-clover. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package px2-clover

px2-clover

Pickles 2 のプラグイン型CMS。

Usage - 使い方

インストール

セットアップ

px-files/config.php$conf->funcs->before_sitemap 先頭に、 tomk79\pickles2\px2clover\main::register() の設定を追加する。

$conf->allow_pxcommands を有効に設定します。 この設定により、すべてのPXコマンドがブラウザから実行できるようになります。 通常、この設定は無効にすることが推奨されていますが、 Clover CMS が、他のすべてのPXコマンドの実行に認証を求め、保護するため、安全に使うことができます。

プラグインオプション

必要に応じて、追加のオプションを設定できます。

管理画面から設定

ここまでの設定ができたら、ブラウザでプレビューにアクセスし、管理画面から設定を続けます。 詳しくは管理画面の指示に従ってください。

通常、プレビュー画面の右下に管理メニューが表示され、管理画面へ遷移できます。 管理画面のURLは、 プレビューに PX=admin を付与したもの(例: https://yourdomain/?PX=admin) になります。

予約語

環境変数

セッション

更新履歴 - Change log

pickles2/px2-clover v0.4.0 (2025年5月9日)

pickles2/px2-clover v0.3.10 (2025年4月3日)

pickles2/px2-clover v0.3.9 (2025年1月18日)

pickles2/px2-clover v0.3.8 (2024年11月1日)

pickles2/px2-clover v0.3.7 (2024年9月10日)

pickles2/px2-clover v0.3.6 (2024年7月21日)

pickles2/px2-clover v0.3.5 (2024年5月17日)

pickles2/px2-clover v0.3.4 (2024年4月30日)

pickles2/px2-clover v0.3.3 (2024年3月20日)

pickles2/px2-clover v0.3.2 (2024年2月18日)

pickles2/px2-clover v0.3.1 (2023年11月13日)

pickles2/px2-clover v0.3.0 (2023年9月24日)

pickles2/px2-clover v0.2.9 (2023年8月29日)

pickles2/px2-clover v0.2.8 (2023年7月14日)

pickles2/px2-clover v0.2.7 (2023年6月25日)

pickles2/px2-clover v0.2.6 (2023年5月1日)

pickles2/px2-clover v0.2.5 (2023年3月11日)

pickles2/px2-clover v0.2.4 (2023年2月11日)

pickles2/px2-clover v0.2.3 (2022年12月29日)

pickles2/px2-clover v0.2.2 (2022年11月3日)

pickles2/px2-clover v0.2.1 (2022年7月11日)

pickles2/px2-clover v0.2.0 (2022年6月5日)

tomk79/px2-clover v0.1.1 (2022年5月22日)

tomk79/px2-clover v0.1.0 (2022年5月6日)

ライセンス - License

MIT License https://opensource.org/licenses/mit-license.php

作者 - Author


All versions of px2-clover with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3.0
pickles2/px-fw-2.x Version ~2.1
pickles2/px2-blog-kit Version ~0.2
pickles2/px2-px2dthelper Version ~2.2
tomk79/langbank Version ~0.2
tomk79/remote-finder Version ~0.2
twig/twig Version ^3.11
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pickles2/px2-clover contains the following files

Loading the files please wait ....