finally-a-fast / fafcms-core
This package is abandoned and no longer maintained.
No replacement package was suggested.
This is the core of Finally a fast CMS.
v0.1.0-alpha
2020-09-29 09:34 UTC
Requires
- php: ^7.4
- ext-curl: *
- ext-json: *
- bower-asset/roboto-fontface: ^0.10.0
- dragonmantank/cron-expression: ^3.0
- finally-a-fast/fafcms-asset-ajax-modal: ^0.1 || @dev
- finally-a-fast/fafcms-asset-copy-to-clipboard: ^0.1 || @dev
- finally-a-fast/fafcms-asset-datetimepicker: ^0.1 || @dev
- finally-a-fast/fafcms-asset-form-helper: ^0.1 || @dev
- finally-a-fast/fafcms-asset-init: ^0.1 || @dev
- finally-a-fast/fafcms-helpers: ^0.1 || @dev
- finally-a-fast/fafcms-module-filemanager: ^0.1 || @dev
- finally-a-fast/fafcms-module-parser: ^0.1 || @dev
- finally-a-fast/fafcms-module-settingmanager: ^0.1 || @dev
- finally-a-fast/fafcms-module-sitemanager: ^0.1 || @dev
- finally-a-fast/fafcms-updater: ^0.1 || @dev
- hashids/hashids: ^4.0
- lav45/yii2-aceeditor: ^1.2
- league/commonmark: ^1.4
- npm-asset/fg-loadcss: ^2.1|^3.1
- npm-asset/google-closure-compiler-linux: *
- npm-asset/google-closure-compiler-osx: *
- npm-asset/google-closure-compiler-windows: *
- npm-asset/jstree: ^3.3
- npm-asset/luxon: ^1.25
- npm-asset/spectrum-colorpicker: ^1.8
- padaliyajay/php-autoprefixer: dev-master
- scssphp/scssphp: ^1.0.5
- tubalmartin/cssmin: ^4.1
- w3lifer/yii2-i18n-js: ^2.2
- wikimedia/less.php: ^3.0
- yii-ui/yii2-advanced-gridview: dev-master
- yii-ui/yii2-base-views: dev-master
- yii-ui/yii2-flag-icon-css-widget: ^1.0
- yii-ui/yii2-material-design-icons: dev-master
- yii-ui/yii2-materialize: dev-dev
- yii-ui/yii2-materialize-select2: dev-master
- yii-ui/yii2-overlay-scrollbars-asset-bundle: ^1.0
- yii-ui/yii2-rubaxa-sortable: ^1.0
- yii2-extended/yii2-psr6-cache-bridge: ^2.0
- yiisoft/yii2: ^2.0.35
- yiisoft/yii2-queue: ^2.3
- yiisoft/yii2-swiftmailer: ^2.1.2
Requires (Dev)
- roave/security-advisories: dev-master
Suggests
- finally-a-fast/fafcms-module-developer-tools: Includes all needed tools to create plugins and debug the FAFCMS.
This package is auto-updated.
Last update: 2022-04-10 15:45:46 UTC
README
This is the core of Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-core
or add
"finally-a-fast/fafcms-core": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-core is released under the MIT License. See the LICENSE.md for details.