1.6.0 • Published 2 years ago

tsmona v1.6.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

By Vinciis

Monalisa is the flagship API by Vinciis for affliated advertising on web assets. for using, install the package by using

npm i tsmona

then in your react code, import the package and use as this

import {Monalisa} from 'tsmona';

and call the Monalisa component in a div of your react app

 <div>
   <Monalisa screen={screenId} monaName={monaName} />
 </div>

for changing the size of the component, use a css class and call the api within it...

  <div className="container">
    <Monalisa screen={screenId} monaName={monaName}/>
  </div>

Wordpress

copy the folder Monalisa to your wordpress website's plugin directory

example_website/app/public/wp-content/plugins/

then open the folder in vscode

cd example_website/app/public/wp-content/plugins/widget

now install dependencies and build the application in the "widget" folder

npm i && npm run build

go to you wordpress admin panel and click on "Plugins" tab in the sidebar to see the Monalisa plugin and click on activate

if all goes well,

go the the page you want to add the "Mona-Window", add shortcode from the add block option and type the following in the shortcode block input

[erw-monalisa]

for more details and for getting your screenId by contacting itisvinciis@gmail.com

1.6.0

2 years ago

1.5.9

2 years ago

1.5.8

2 years ago

1.5.7

2 years ago

1.5.6

2 years ago

1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.9

2 years ago

1.4.8

2 years ago

1.4.6

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago