baraja-core / cms-static-page
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v2.0.4) of this package.
Basic static page editor.
v2.0.4
2022-03-21 12:14 UTC
Requires
- php: ^8.0
- baraja-core/doctrine: ^3.0
- baraja-core/localization: ^2.0
- baraja-core/markdown-latte-filter: ^3.0
- baraja-core/plugin-system: ^2.0
- baraja-core/selectbox-tree: ^2.1
- baraja-core/structured-api: ^3.0
- nette/di: ^3.0
- nette/utils: ^3.2
Requires (Dev)
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
This package is auto-updated.
Last update: 2022-05-11 20:35:37 UTC
README
Basic static page editor.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/cms-static-page
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
baraja-core/cms-static-page is licensed under the MIT license. See the LICENSE file for more details.