2rm / 2rm-framework
Base project for Two Rivers Marketing Development
Installs: 14
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 14
Language:JavaScript
Type:template
Requires
- composer-plugin-api: ^1.0
- 2rm/2rm-framework: ^1.5
- craftcms/cms: 3.3.17
- craftcms/contact-form: 2.2.5
- craftcms/contact-form-honeypot: 1.0.2
- craftcms/element-api: 2.6.0
- craftcms/google-cloud: 1.3.0
- craftcms/redactor: 2.4.0
- nystudio107/craft-cookies: 1.1.11
- nystudio107/craft-retour: 3.1.29
- nystudio107/craft-richvariables: 1.0.21
- nystudio107/craft-seomatic: 3.2.35
- rias/craft-contact-form-extensions: 1.2.0
- spicyweb/craft-neo: 2.5.8
- verbb/field-manager: 2.1.0
- verbb/navigation: 1.1.14.1
- vlucas/phpdotenv: ^2.4.0
- 1.7
- 1.6
- 1.5
- 1.4
- 1.3
- 1.2
- 1.1
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/pug-code-gen-2.0.3
- dev-dependabot/npm_and_yarn/websocket-extensions-0.1.4
- dev-dependabot/npm_and_yarn/jquery-3.5.0
This package is auto-updated.
Last update: 2025-03-10 23:15:59 UTC
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