Jump to content

Use module to insert contents inside CMS page


Franck K.

Recommended Posts

Hi everyone.

 

For some of you who knows WP development, I am trying to have a "add_shortcode like" in Prestashop. I explain :

 

I want a module who can insert any kind of content in a CMS page, according to a specific tag.

 

For example, here a CMS page :

 

Lorem ipsum blablabla first paragraph....

[my_tag]

Loremipsum blablabla second paragraph Hello world etc etc....

 

Once the module is enabled, I want it to insert some content instead of "[my_tag]". Like an embedded video, a form, or any HTML things....

 

I hope I am clear enough =).

 

Thanks for the help !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...