acp3 / skeleton-app
The ACP3 is a highly customizable and easy to use web content management system based on PHP and MySQL.
v5.17.2
2021-05-09 00:34 UTC
Requires
- php: ^7.3 || ^8.0
- acp3/base: ^5.17.0
- acp3/composer-installer: ^1.2.2
- acp3/core: ^5.17.0
- acp3/module-acp: ^5.17.0
- acp3/module-articles: ^5.17.0
- acp3/module-articles-menus: ^5.17.0
- acp3/module-articles-search: ^5.17.0
- acp3/module-articles-seo: ^5.17.0
- acp3/module-articles-share: ^5.17.0
- acp3/module-audit-log: ^5.17.0
- acp3/module-captcha: ^5.17.0
- acp3/module-categories: ^5.17.0
- acp3/module-comments: ^5.17.0
- acp3/module-contact: ^5.17.0
- acp3/module-contact-seo: ^5.17.0
- acp3/module-cookie-consent: ^5.1.0
- acp3/module-emoticons: ^5.17.0
- acp3/module-errors: ^5.17.0
- acp3/module-feeds: ^5.17.0
- acp3/module-filemanager: ^5.17.0
- acp3/module-files: ^5.17.0
- acp3/module-files-comments: ^5.17.0
- acp3/module-files-feed: ^5.17.0
- acp3/module-files-search: ^5.17.0
- acp3/module-files-seo: ^5.17.0
- acp3/module-files-share: ^5.17.0
- acp3/module-gallery: ^5.17.0
- acp3/module-gallery-comments: ^5.17.0
- acp3/module-gallery-seo: ^5.17.0
- acp3/module-gallery-share: ^5.17.0
- acp3/module-guestbook: ^5.17.0
- acp3/module-guestbook-newsletter: ^5.17.0
- acp3/module-installer: ^5.17.0
- acp3/module-menus: ^5.17.0
- acp3/module-news: ^5.17.0
- acp3/module-news-comments: ^5.17.0
- acp3/module-news-feed: ^5.17.0
- acp3/module-news-search: ^5.17.0
- acp3/module-news-seo: ^5.17.0
- acp3/module-news-share: ^5.17.0
- acp3/module-newsletter: ^5.17.0
- acp3/module-permissions: ^5.17.0
- acp3/module-polls: ^5.17.0
- acp3/module-search: ^5.17.0
- acp3/module-seo: ^5.17.0
- acp3/module-social-sharing: ^5.17.0
- acp3/module-system: ^5.17.0
- acp3/module-users: ^5.17.0
- acp3/module-wysiwyg-ckeditor: ^5.17.0
- acp3/module-wysiwyg-tinymce: ^5.17.0
- acp3/setup: ^5.17.0
- acp3/theme-default: ^5.17.0
- acp3/theme-installer: ^5.17.0
Requires (Dev)
- acp3/tests: ^5.17.0
- friendsofphp/php-cs-fixer: ^3.0.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^0.12.0
- phpstan/phpstan-phpunit: ^0.12.0
README
This repository holds the skeleton app for the ACP3.
Installation
To install the skeleton app, ensure that you have Composer already installed.
If so, then run the following command, which will get all the required packages to get the ACP3 CMS to work:
$ composer create-project acp3/skeleton-app <directory>
License
This project is licensed under the terms of the GPL 2.0+.