Description
UPDATE
I don’t really have time to work actively on this plugin anymore. I’m sorry for the delay on bug fixes.
My friend and mentor @hwk work on the plugin ACF Extended this plugin is awesome!
ACFE integrate all features of AFLM and so more! Test this plugin and folow @hwk on twitter to be aware from all update comming.
ACF Flexible Layout Manager description:
Cette extension WordPress permet de gérer vos mises en pages facilement dans le champ « Flexible Content » de Advanced Custom Fields.
Vous pouvez copier/dupliquer n’importe quelle mise en page & importer des mises en pages partielles ou complètes depuis vos articles/pages.
Voici les fonctionnalités principales :
- Duplicate one layout.
- Copy the JSON data of one layout.
- Copy the JSON data of all layouts.
- Paste the JSON data copied from other post/page/user/term(s).
- Import layout(s) dynamically from other post/page(s).
When you Paste or Import layout(s), you can choose if you want to add those layouts in your current flexible content or if you want to replace the current layouts of this flexible content.
This plugin add buttons in a « Flexible Content » field and its layouts.
Fonctionnalités à venir :
- Duplicate button for multiple levels of flexible content
- Autocomplete search & pagination in import modal
- Import from Terms/Users
- CodeMirror implementation in paste modal
Notice
This plugin is now compatible with ACF 5.7+ new JS syntax.
This plugin works current only with the first level of flexible content.
This plugin doesn’t work with clone of flexible content too.
Vidéo
This video shows you the main features of this plugin.
Prérequis
- Advanced Custom Fields Pro 5.3.1 ou plus doit être installé et activé.
Langues
- Anglais
- Français
Captures d’écran
Installation
This section describes how to install the plugin and get it working.
p.ex.
- Upload the plugin files to the
/wp-content/plugins/acf-flexible-layouts-manager
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Vérifiez qu’Advanced Custom Fields Pro est bien installé et activé sur votre site.
- Add a flexible content field with ACF and you will see our buttons appear.
FAQ
- Pourquoi n’y a-t-il pas de bouton dans mon contenu flexible ?
-
This plugin currently works on the first level of flexible content only.
There is currently no support for clone of flexible content.If you meet the current requirements and it’s still doesn’t work, check for errors in the javascript console that may be caused by 3rd party library/scripts.
You can submit an issue to report the bug if you think it may help others.
Avis
Contributeurs/contributrices & développeurs/développeuses
« ACF Flexible Layouts Manager » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“ACF Flexible Layouts Manager” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « ACF Flexible Layouts Manager » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.1.6
- Fix bug to duplicate layout on the new ACF version
1.1.4
- Fix bug with ‘$format_value’ on ‘get_field’
- Fix bug to copy layout on the new ACF version
1.1.3
- Fix bug with field WYSIWYG and filter ‘acf_the_content’
- Fix bug display button « Copy » and « Import » in field group options
1.1.2
- Fix bug for people who don’t use « acf-json » folder
1.1.1
- Fix minor bug with old version of ACF
1.1.0
- Add compatibility with ACF options pages
1.0.9
- ACF 5.7+ JS fix
1.0.8
- Fixed JavaScript errors
- Fixed CSS rules
- Improved plugin loading process
- Improved french translation
- Removed unecessary icons
1.0.4
- Initial commit