Skip to content

LaFlux/Pages

Repository files navigation

Page Component for Laflux

Laflux is a Hybrid Platform built with Laravel 5.3. This is the page component for Laflux.

Getting Started

Page component is used for managing web pages, including ther URL, etc.It also includes a CRUD option to View, Add, Edit, Publish/Unpublish, Trash pages. You can create as many as page categories. Click here for the Demo. Default Username : demo@laflux.com, Password : 123456.

Prerequisites

Laflux platform : http://www.github.com/Laflux/Laflux. Checkout the demo of Laflux: Front end demo, Back end demo

Installing

The default Laflux platform includes all the necessary packages including this one. This component has been added as a submodule in the Laflux.However, you can install this component separately via two methods.

1.) Download the component as zip and upload directly into the system via Laflux Extension manager component.

2.) Manual Installation (Via git clone)

Clone the repository in to the Directory, root directory/packages/ExtensionsValley/ . After cloning, run the following commands.

php artisan vendor:publish 
php artisan migrate
composer dumpautoload -o

If you add this repository as a submodule, you can automatically update the repository, whenever there is a new update.To add this repository as a submodule, go to the root directory of Laflux and run the following command:

git submodule add https://github.com/LaFlux/Pages.git packages/ExtensionsValley/Pages/

php artisan vendor:publish 
php artisan db:seed --class=PagesSeeder
composer dumpautoload -o

Deployment

This component is completely ready for deployment. Installation is all you have to do.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Laflux platform Documentation - Documentation
  • Updates - Pull this repository for latest updates
  • Premium Version of Laflux - Premium Version

Premium Version features:

  • 100% Upgrade Guaranteed
  • Laravel 5.2 or 5.3 to Kick Start
  • User Management
  • User Groups Management
  • Powerful Access Control Logic (ACL)
  • Inbuilt Data Tables Support
  • Easy CRUD Management
  • Extension Manager for integrating many packages
  • Data Export options for all Tables
  • Rapid Customization Options
  • Full Admin Theme
  • Clean and Professional UI
  • Inbuilt CSS3, HTML5, Bootstrap Support
  • Free Lifetime Updates
  • Comparable with All-Modern-Browsers
  • Multiple Icon Fonts
  • Retina-Ready Design
  • etc.

About

Page Component for Laflux platform

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •