Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imath/formulaire-de-recherche

A WordPress block to insert a basic search form into post types.
https://github.com/imath/formulaire-de-recherche

entrepot-registered wordpress-block

Last synced: 24 days ago
JSON representation

A WordPress block to insert a basic search form into post types.

Awesome Lists containing this project

README

        

# Formulaire de recherche

## Français 🇫🇷

Bonjour !

_Je suis un bloc WordPress inscrit sur l'[EntrepĂ´t](https://github.com/imath/entrepot) !_

Sans l'extension de l'EntrepĂ´t (Ă  partir de sa vesion 1.5.0) : je suis orphelin, alors installez l'EntrepĂ´t pour me retrouver dans ses types de bloc disponibles du menu "Types de bloc" de votre administration WordPress ! Vous pourrez alors m'installer, m'activer et me mettre Ă  jour d'un simple clic !

![Capture d'Ă©cran](https://cldup.com/HQ-o8BfPGV.png)

Dans l'éditeur de blocs, je suis disponible dans la catégorie des widgets sous le doux nom de **Formulaire de recherche**. Une fois ajouté à la zone de rédaction, vous pourrez personnaliser mon alignement depuis la barre d'outils du bloc et mon titre depuis l'inspecteur du bloc. Comme mon nom l'indique, je vous permettrai de pouvoir intégrer un formulaire de recherche dans vos publications WordPress.

Mon rôle est surtout de démontrer comment les auteurs de blocs peuvent inscrire à leur tour leurs magnifiques créations sur cette source alternative de blocs et faire bénéficier leurs utilisateurs d'une installation et de mises à jour simplifiées.

Pour profiter des services de l'Entrepôt, il s'agit de créer un fichier `block.json` à la racine du dépôt public du bloc hébergé sur [GitHub.com](https://github.com). L'inscription dans les blocs répertoriés de l'Entrepôt s'effectue grâce à une "Pull Request" spécifique. Pour en savoir plus je vous invite à prendre connaissance de [cette documentation](https://github.com/imath/entrepot/wiki).

PS : j'ai été conçu en suivant le guide fournit par l'extension [wp-js-plugin-starter](https://github.com/youknowriad/wp-js-plugin-starter).

## English 🇬🇧

Hi!

_I am a WordPress block registered into the [EntrepĂ´t](https://github.com/imath/entrepot) !_

Without the EntrepĂ´t plugin (version 1.5.0 or up) : I am an orphan, so install the EntrepĂ´t to find me into the available Block types of the "Block Types" menu of your WordPress dashboard ! You'll be able to install me, to activate me and to update me using a single click !

![Screenshot](https://cldup.com/1S1wE72ywl.png)

Inside the block editor, you can find me into the Widgets category of the block inserter. My name is **Search Form**. Once added into the content of the editor block, you can customize my alignment from the block's toolbar and my title from the block's inspector. It's in my name : I will allow you to add a search form within your WordPress posts.

My goal is mainly to show how block authors can register their blocks into this alternative source of blocks and please their users with an easy installation and easy updates.

To enjoy the EntrepĂ´t features, you first need to write a `block.json` file at the root of your Block's public repository hosted on [GitHub.com](https://github.com). Registering to the EntrepĂ´t simply needs a specific Pull Request. For more information, read this [documentation](https://github.com/imath/entrepot/wiki).

PS: I was built thanks to the step by step guide included into the [wp-js-plugin-starter](https://github.com/youknowriad/wp-js-plugin-starter) plugin.