marghoobsuleman / hashtagcms

HashtagCms, Use it as Headless CMS or Bundled, API enabled, Admin Panel, multisite, multi-tenant, multiplatform, multilingual with endless possibilities. The Most powerful, fast, user-friendly and secured platform. Made with PHP Laravel Framework.
https://www.hashtagcms.org
MIT License
18 stars 4 forks source link
api-enabled cms headless headless-cms laravel open-source php

HashtagCMS

Latest Version on Packagist Total Downloads

Headless CMS, Use it as Headless CMS or Bundled, API enabled, Admin Panel, multisite/multi-tenant, multiplatform, multilingual with endless possibilities. The Most powerful, fast, user-friendly and secured platform. Made with PHP Laravel Framework.

Installation

Via Composer

composer create-project laravel/laravel mysite
cd mysite
composer require marghoobsuleman/hashtagcms

Hashtag CMS installation guidelines

// use Illuminate\Foundation\Auth\User as Authenticatable
/*Route::get('/', function () {
    return view('welcome');
});*/

Install Command

php artisan cms:install

Configure site on browser. Open it with the appUrl prefix

http://{APP_URL}/install
ie:
http://www.hashtagcms.org/install

Test

php artisan test vendor/marghoobsuleman/hashtagcms

Change log more...

v1.4.3 Changes

v1.4.2 Changes

v1.4.1 Changes

More logs changelog for more information on what has changed recently.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.