Larrock Core

screenshot of Larrock Core
laravel

Core components for LarrockCMS

Overview

LarrockCMS is an innovative content management system built on the Laravel 5.6 PHP framework, designed to streamline the development and management of web projects. With its package-based distribution via Composer, LarrockCMS makes it easy for developers to install and customize components as needed, enhancing the overall flexibility and functionality of a website. This CMS not only adheres to modern web standards but also provides comprehensive technical and user documentation to assist users in maximizing its capabilities.

The CMS is founded upon LarrockCore, which is required in addition to Laravel, along with various component packages that enrich its core features. Whether you're building a simple blog or a complex e-commerce site, LarrockCMS offers an array of tools to manage content efficiently. The provided components allow users to handle everything from menu management to user roles, SEO data, and even payment integrations seamlessly.

Features

  • Component-Based Architecture: LarrockCMS employs a modular approach, allowing users to install only the necessary components, making the system lightweight and efficient.
  • Menu Management: The larrock-menu package enables intuitive website navigation creation and management, enhancing user experience.
  • User Roles and Permissions: The larrock-users package provides robust management of users, rights, and roles, ensuring secure access control within your application.
  • SEO Management: With the larrock-admin-seo component, users can optimize their website's SEO effectively to boost visibility and search rankings.
  • Form Handling: The larrock-contact package simplifies the processing and submission of forms, making it user-friendly for visitors to interact with your site.
  • E-commerce Functionality: The inclusion of packages like larrock-cart and larrock-discount equips developers with essential tools for creating online shops, including a shopping cart and discount systems.
  • Content Management: Manage various content types effortlessly with components like larrock-pages, larrock-blocks, and larrock-category, providing comprehensive control over your website's information structure.
  • Payment Integration: The larrock-yandex-kassa component allows for easy integration of payment systems, facilitating smooth transactions directly through your website.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.