A Code Embed element is the route to placing your hosted document library on any Webflow page. The steps below take you through it end to end.
Antes de comenzar: Code Embed is a paid Webflow feature, included with the Basic Site plan and higher. The free Starter plan blocks custom code, so a paid Site plan is required before you can add and publish the embed. Keep in mind that the library renders only when you preview or publish. While the Designer is open for editing, Webflow shows a placeholder rather than the live library.
Paso 1: Copie su código de inserción
En su panel alojado, abra Publicar biblioteca para encontrar su código de inserción y copiarlo. La mayoría de los sitios tienen una sola biblioteca, y la página Publicar biblioteca es donde vive su código de inserción. (Si ha creado más de una biblioteca, copie el código de la que desee desde la pantalla Libraries en su lugar.) Pegue siempre el código exacto de su propio panel, no el ejemplo a continuación:
<iframe src="https://your-library.documentlibrary.app/?dlp_embed=1" title="Document library" style="width:100%;border:0;height:600px;" loading="lazy"></iframe> <script src="https://your-library.documentlibrary.app/?dlp_embed_resize=1" async></script>
Paso 2: Cree una página para su biblioteca
In the Webflow Designer, open the Pages panel and click the + to create a new page, naming it something like biblioteca de documentos. So that visitors can find it, add a link to this page in your navigation menu.
Step 3: Add a Code Embed element
With your new page open, click the + (Add elements) panel, search for Insertar, and drag the Code Embed element onto the section where the library belongs.
Paso 4: Pega tu código de inserción
The code editor appears on its own. Clear out any placeholder text, paste in the snippet from Step 1, and click Save & Close.

Step 5: Publish and view your library
During editing, Webflow displays a placeholder where the Code Embed sits. To push the site live, click Publicar at the top right, then open the page to see your document library, where visitors can search, filter by category, and preview or download each document. If you want a look before going live, click Vista previa (the eye icon) in the Designer.