Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emon21/cms-content-managment-system
CMC -> Content Management System in Laravel
https://github.com/emon21/cms-content-managment-system
blade laravel php
Last synced: 7 days ago
JSON representation
CMC -> Content Management System in Laravel
- Host: GitHub
- URL: https://github.com/emon21/cms-content-managment-system
- Owner: emon21
- Created: 2024-10-17T16:35:31.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-16T02:31:45.000Z (about 1 month ago)
- Last Synced: 2024-11-16T03:22:38.914Z (about 1 month ago)
- Topics: blade, laravel, php
- Language: JavaScript
- Homepage:
- Size: 29.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Project
CMS – a robust script meticulously developed on the Laravel Framework, seamlessly fusing the elegance of Laravel with advanced content management capabilities. Whether you’re an experienced developer, a digital entrepreneur, or an organization in search of an efficient and customizable CMS, PixaCMS is poised to elevate your web experience.
This powerful script simplifies the creation of dynamic multipage websites with just a few clicks, thanks to its intuitive drag-and-drop builder. The user-friendly admin dashboard empowers administrators to effortlessly control website creation and management. Offering various settings for blog management, service management, pricing plans, testimonials, partners, and more, PixaCMS enables the creation of business sites without the need for coding.
Manage and organize media assets seamlessly with the gallery management feature, enhancing the visual appeal of your site. PixaCMS integrates with Pixabay and Unsplash, simplifying image search and elevating the attractiveness of your website. The multi-language support ensures effortless communication with a global audience.
Explore the potential of PixaCMS, where simplicity meets sophistication, providing a streamlined solution for website creation and management. Transform your digital presence effortlessly with PixaCMS – your gateway to dynamic and visually captivating websites.
# Content Management System
Welcome to our CMS (Content Management System)
## Getting Started
To get started with the CMS, follow these steps:
git clone https://github.com/emon21/Contact-management-App/tree/master
# Install composer dependency
composer install
# Install node modules
npm install / yarn
# Copy environment file
cp .env.example .env
# Set the Application key
php artisan key:generate
# setup the database credentials and migrate database
php artisan migrate
# Damy data Insert with Seeder && Factory
php artisan migrate:fresh --seed
### [ Feature List ]
- Content Management System
- User Friendly Admin Dashboard
- Category Management
- Blog Management
- Service Management
- Gallery Management
- Testimonial Management
- Pricing Plans
- FAQ Management
- Team Management
- Site Settings
- Changes Color on Website# [ Plugins ]
- Fontawsome icon
- Bootstarp Icon
- ColorPiker
- Dropify Image Upload
- Selete2
- Sweet Alert 2
- Toastr Notification
- Data Table# Frontend
# Blog Page
# Service Page
# Gallery Page
# Contact Page