The Wayback Machine - https://web.archive.org/web/20200420173357/https://github.com/topics/craft-plugin
Skip to content
#

craft-plugin

Here are 380 public repositories matching this topic...

tomdavies
tomdavies commented Mar 31, 2020

Hey,

I have a suggestion for an addition to the docs.

I found I was getting a failed craft (core) migration when attempting to upgrade from Neo 2.5.10 => 2.7.3 at the same time as updating from Craft 3.3.20.1 => 3.4.11

I traced it to the fact that ./craft migrate/all will run Craft's own migrations before plugin migration. However because the 3.4 update triggers element resaves, these

bertoost
bertoost commented Apr 10, 2020

Description

I'd prefer to write everything in English. But as for my Dutch clients I always translate field labels, instructions, options in dropdowns, select lists etc. etc.
Would be great if this awesome relabel plugin also supports this by apply the same technic as Craft does.

\Craft::t('site', $label);

Other information

  • Field Labels version: 1.1.10
  • Craft
CreateSean
CreateSean commented Nov 1, 2019

Craft 3.3.14
SEOmatic 3.2.29

When using Content SEO settings for a channel I want the SEO image to pull from a SEO Image field and if that is empty then use the image in the Book Cover field.

However the only way this works is if you place the twig code in SEO Image custom URL setting on the general tab, then copy to the facebook tab, and copy again to the twitter tab. Using the **same as

darylknight
darylknight commented Apr 17, 2019

To get a section to be usable for the User Manual, it must have URLs enabled. There are two downsides to this:

  • http://domain.test/user-manual/entries resolves to the home page, because Craft resolves the template in Site Settings
  • SEOmatic registers it as a section which needs Content SEO set up on it, which is irrelevant because it shouldn't be viewable on the front end.

Any chance of l

Improve this page

Add a description, image, and links to the craft-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the craft-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.