WP INCI

A WordPress plugin to manage INCI (International Nomenclature of Cosmetic Ingredients). You can set up your database of ingredients and products and easily insert a product table into posts and pages using a shortcode.
There is an example product with ingredients into the data directory that can be imported using the standard WordPress Importer.
Plugin Features
- Custom Post Type Ingredient: it comes with a function list, a source list and a visual safety field.
- Custom Post Type Product: it comes with a brand taxonomy.
- Single and multiple search for ingredients: check the ingredient against the local database.
- Options: possibility to exclude the default CSS, copy it into your style.css and customize it; change the disclaimer content.
-
Shortcode: in the product list, there is a column where you can copy the ‘basic’ shortcode relative to a specific product.
If you need a different way to display it, you can:- specify a different title
Example: [wp_inci_product id=”33591″ title=”My custom title”] - automatically insert the product permalink
Example: [wp_inci_product id=”33591″ link=”true”] - remove the ingredients listing
Example: [wp_inci_product id=”33591″ link=”true” list=”false”] - remove the safety from ingredients listing
Example: [wp_inci_product id=”33591″ safety=”false”]
- specify a different title
-
Languages: English, Italian.
Support
If you need support or have a feature request, please use the support forum.
Credits
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



