Jump to content

1 Screenshot

About This File

Alma is a blogging platform application built with Laravel, Livewire, Tailwind CSS, and AlpineJS. The script is intended primarily for creating news or thematic websites, blogs, or communities of interest with a large informational context. The script is optimized for search engines, which will bring additional users to your site. It is a fully responsive and mobile-friendly application.

Demonstration

All data will be reset to its default state every hour.

Features

  • Responsive Design
  • SEO Optimized
  • SEO-Friendly URLs
  • Layout Options (Light and Dark Mode)
  • Add, Delete, Update Communities
  • Ajax Search in Site
  • Lazy Image Loading
  • Social Login (Facebook, Google)
  • Social Sharing
  • Popular Stories
  • Featured Stories
  • Saved Stories
  • Saved Comments
  • Scheduled Stories
  • Drafts
  • Modern Rich Text Editor - EditorJS
  • Themes
  • Tags
  • UpVote - DownVote System
  • Ajax Comment System
  • Reports Abuse (Spam)
  • Author Dashboard
  • Author Profile Page
  • Manage Comments
  • Roles & Permissions System
  • Default Roles (Administrator, Moderator, Editor, Author)
  • Change User Role
  • Follow & Unfollow Users
  • Email Verification
  • Notifications
  • Password Reset
  • Maintenance Mode
  • Advanced Settings Options
  • Change Logo, Favicon, Site Title, Site Description
  • Ad Spaces (Google AdSense)
  • Google Analytics
  • Easy Installation Using Installation Wizard
  • Secure Authentication

What's New in Version 2.7   See changelog

Released

No changelog available for this version.

  • Like 2


User Feedback

Recommended Comments

Scripthunter

Posted (edited)

Doesn't install as .htaccess is missing.

EDIT: Found it somewhere else:

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTPS} !on
    RewriteCond %{SERVER_PORT} !^443$
    RewriteCond %{HTTP:X-Forwarded-Proto} !https
    RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>

Edited by Scripthunter

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...