Add a CMS to any Laravel app/website to gain control of: pages, blogs, galleries, events, custom modules, images and more.
Requires
- php: >=7.1.3
- aws/aws-sdk-php: ^3.18
- devfactory/minify: 1.0.*
- donatj/phpuseragentparser: ^0.5.3
- graham-campbell/markdown: ^10.0
- illuminate/support: 5.8.*
- intervention/image: ^2.4
- league/flysystem-aws-s3-v3: ^1.0
- ricardosierra/translation: ^3.0
- sierratecnologia/builder: dev-master
Requires (Dev)
- mikey179/vfsstream: ^1.6
- mockery/mockery: ~1.0
- orchestra/testbench: ^3.6
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2024-11-10 13:14:25 UTC
README
CMS - Add a CMS to any Laravel app to gain control of: pages, blogs, galleries, events, custom modules, images and more.
SierraTecnologia CMS is a full fledged CMS that can be added to any Laravel application. It provides you with full control of things like: pages, menus, links, widgets, blogs, events, faqs etc.
SierraTecnologia CMS comes with a module builder for all your custom CMS needs, as well as a module publishing tools. So if you decide to reuse some modules on future projects you can easily publish thier assets seamlessly. If you wish to make your SierraTecnologia CMS module into a PHP package, then you will need to have it publish its assets to the cms/modules
directory.
What is simple vs complex setup?
Simple setup uses Grifite Builder as the backbone of an app for you using Laravel, once the setup command has been run you will have a full CMS as an app. Complex setup is specifically for developers who want to add a CMS to their existing app.
Author(s):
- Matt Lantz (@mattylantz, mattlantz at gmail dot com)
Website
https://cms.sierratecnologia.ca
Detailed Documentation
Please consult the documentation here: https://docs.sierratecnologia.ca/cms
General Requirements
- PHP 7.1.3+
- MySQL 5.7+
- OpenSSL
Compatibility and Support
License
SierraTecnologia CMS is open-sourced software licensed under the MIT license
Redactor License
SierraTecnologia has an OEM licence for the use of Redactor in the SierraTecnologia CMS package. You are fully welcome to use SierraTecnologia CMS package and incorporate it into any apps you build, you are permitted to offer those apps as SaaS or other products. However, you are not entitle to strip out parts of Redactor and resell them, please see this license for more information
Bug Reporting and Feature Requests
Please add as many details as possible regarding submission of issues and feature requests
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.