Pinned Repositories
annotated-webpack-config
This is the companion github repo for the "An Annotated webpack 4 Config for Frontend Web Development" article.
craft
nystudio107 Craft 3 CMS scaffolding project
craft-imageoptimize
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like Imgix, with zero template changes.
craft-scripts
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
craft-seomatic
SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
minify
DEPRECATED A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates
nginx-craft
An Nginx virtual host configuration for Craft CMS that implements a number of best-practices.
retour
DEPRECATED Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
rollup-plugin-critical
Vite.js & Rollup plugin for generating critical CSS
seomatic
DEPRECATED A turnkey SEO implementation for Craft CMS 2.x that is comprehensive, powerful, and flexible
nystudio107's Repositories
nystudio107/craft-scripts
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
nystudio107/craft-imageoptimize
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like Imgix, with zero template changes.
nystudio107/craft-seomatic
SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
nystudio107/rollup-plugin-critical
Vite.js & Rollup plugin for generating critical CSS
nystudio107/devmode
Website for the devMode.fm podcast
nystudio107/craft-typogrify
Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
nystudio107/craft-vite
Allows the use of the Vite.js next generation frontend tooling with Craft CMS
nystudio107/craft-autocomplete
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nystudio107/craft-transcoder
Transcode video & audio files to various formats, and provide video thumbnails
nystudio107/craft-retour
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
nystudio107/craft-cookies
A simple plugin for setting and getting cookies from within Craft CMS templates.
nystudio107/twig-bundle-installer
Install, update, and manage Twig template bundles via Composer
nystudio107/craft-routemap
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries
nystudio107/craft-recipe
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
nystudio107/craft-emptycoalesce
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty
nystudio107/craft-similar
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
nystudio107/craft-closure
Allows you to use arrow function closures in Twig
nystudio107/craft-twigprofiler
Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar
nystudio107/craft-templatecomments
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
nystudio107/craft-instantanalytics
DEPRECATED: Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.
nystudio107/craft-youtubeliveembed
This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
nystudio107/craft-connect
Allows you to connect to external databases and perform db queries
nystudio107/craft-disqus
Integrates the Disqus commenting system into Craft 3 websites, including Single Sign On (SSO) and custom login/logout URLs
nystudio107/craft-plugin-vite
Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support
nystudio107/craft-pathtools
DEPRECATED: This twig plugin for the Craft CMS brings convenient path & url manipulation functions & filters to your Twig templates.
nystudio107/craft-icalendar
Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification
nystudio107/craft-code-editor
Provides a code editor field with Twig & Craft API autocomplete
nystudio107/craft-code-field
Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete
nystudio107/craft-instantanalytics-ga4
Instant Analytics brings full Google GA4 server-side analytics support to your Twig templates and automatic Craft Commerce integration
nystudio107/craft-twig-sandbox
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed