2rm/2rm-framework
Composer 安装命令:
composer require 2rm/2rm-framework
包简介
Base project for Two Rivers Marketing Development
关键字:
README 文档
README
About Craft CMS
Craft is a content-first CMS that aims to make life enjoyable for developers and content managers alike. It is optimized for bespoke web and application development, offering developers a clean slate to build out exactly what they want, rather than wrestling with a theme.
Learn more about Craft at craftcms.com.
Resources
Community Resources
- Mijingo – Video courses and other learning resources
- Envato Tuts+ – Video courses
- Straight Up Craft – Articles, tutorials, and more
- pluginfactory.io – Craft plugin scaffold generator
Notable Plugins
- SEOMatic - A turnkey SEO implementation for Craft CMS that is comprehensive, powerful, and flexible.
- Neo - Neo is a Craft CMS field type that builds upon the concept of the Matrix field type with a number of very useful features. Neo has been carefully crafted (pun intended) to ensure it matches the look and feel of Craft.
- Retour - Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
Front-end developent
From the project root, run npm install to install project dependencies.
To run static builds grunt static
Server deployment scripts: grunt build-static
This project uses Grunt to build and compile css and javascript assets.
To build the project, from the _src directory run grunt to build & watch css, js & twig file(s).
Notable Packages
Included Javascript Libraries
Craft development
Make a copy of local.env and rename to .env. Configure accordingly; this file is not checked into version control.
From project root, run composer install
Create local copy of Database and import most recent database found in _src/_db
For craft development: grunt dev
Server deployment scripts: grunt prod
Database location
_src/_db
Server Environments
Staging:
Craft Admin Account:
Username: support@2rm.com
Password: 2rmdev
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-14