John F Morton
John F Morton
I have just updated from _generator-jekyllrb 1.2.1_ and built a new Jekyll site using _generator-jekyllrb 1.4.1_. Upon site creation, I noticed the starter styling file was in my "css" directory...
With this Makefile, executing the wp-cli commands is easier. Instead of typing `docker-compose run --rm wp user list`, you can just type `make wp user list`.
When I installed this today from the command line, I received the following notice: ``` Deprecation Notice: Class dolphiq\sitemap\assetbundles\Sitemap\SitemapAsset located in ./vendor/dolphiq/sitemap/src/assetbundles/sitemap/SitemapAsset.php does not comply with psr-4 autoloading standard. It...
### Description The `aws sync` command allows an optional `--delete` flag. This update allows that flag to be set via the `.env.php` file. ### Related issues This option helps prevent...
Fixes #SOME_ISSUE_NUMBER Changes proposed in this pull request: - - -
I have updated the plugin for Craft 5. It maintains its compatibility with Craft 4. Here are my change notes, which you can find in the `CHANGELOG.md` file. ## 5.0.0...
Updated to more accurately calculate the spread of points on the length of the path.
### Describe the bug When creating a new Hyper field, if I select "Default New Window" as true, the UX shows the _New Window_ toggle as green. However, the Twig...
I updated a client's site to Asset Usage version 4.1.2 on Craft CMS version 5.4.4. After updating, the Assets page would no longer load, and eventually, a "server error" was...
This merge request introduces two updates to the Craft User Manual plugin: 1. Default Entry Selection Respects Structure Order * Previously, when a section was defined as a Structure, the...