update app

This commit is contained in:
Ivan Office
2024-04-01 16:08:07 +08:00
parent ab34243fe9
commit e943fd207f
17 changed files with 164 additions and 64 deletions

View File

@@ -72,7 +72,7 @@
3. 批量翻译网站页面,博客,产品信息。快速生成全球化网站,需要额外付费模块 app_ai_seo 3. 批量翻译网站页面,博客,产品信息。快速生成全球化网站,需要额外付费模块 app_ai_seo
4. 批量SEO提升网站排名。使用Ai编辑及优化网站需要额外付费模块 app_ai_seo 4. 批量SEO提升网站排名。使用Ai编辑及优化网站需要额外付费模块 app_ai_seo
11. 多语言支持,多公司支持 11. 多语言支持,多公司支持
12. Odoo 16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持 12. Odoo 17,16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持
13. 代码完全开源 13. 代码完全开源
''', ''',
'data': [ 'data': [

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 KiB

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@@ -68,7 +68,7 @@
Full Open Source.Multi-language Support. Multi-Company Support Full Open Source.Multi-language Support. Multi-Company Support
</h4> </h4>
<p>Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.</p> <p>Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.</p>
<p>代码完全开源多语言支持多公司支持。Odoo 16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持</p> <p>代码完全开源多语言支持多公司支持。Odoo 17,16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持</p>
</div> </div>
</div> </div>
</div> </div>
@@ -83,7 +83,7 @@
<section class="oe_container container"> <section class="oe_container container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8">1. Edit website page and website blog in source code mode</h2> <h2 class="bg-warning text-center pt8 pb8">1. Edit website page and website blog in source code mode</h2>
<h4 class="oe_slogan"> editor for website page </h4> <h4 class="oe_slogan"> editor for website page (Switch to Developer Mode)</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="demo1.jpg"/> <img src="demo1.jpg"/>
</div> </div>
@@ -104,8 +104,8 @@
<section class="oe_container container"> <section class="oe_container container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8">2. Mass edit website page and blog property like url key and name, etc..</h2> <h2 class="bg-warning text-center pt8 pb8">2. Mass edit website page and blog property like SEO, title, description, keyword, url key and name, etc..</h2>
<h4 class="oe_slogan"> </h4> <h4 class="oe_slogan">this need extra pay for app_ai_seo </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="demo5.jpg"/> <img src="demo5.jpg"/>
</div> </div>

View File

@@ -38,8 +38,8 @@
############################################################################## ##############################################################################
{ {
'name': "Website Product Editor in Backend", 'name': "Website Product Editor source code,SEO Editor.Odoo电商产品源码编辑器",
'version': '24.03.15', 'version': '24.04.01',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Website', 'category': 'Website',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',
@@ -53,20 +53,26 @@
'website_sale', 'website_sale',
], ],
'summary': ''' 'summary': '''
Odoo App of odooai.cn Edit odoo Product website description in source code.Make developer to easy build website.
Quick seo website product sale page. mass edit page and blog. Website Product SEO editor.
''', ''',
'description': ''' 'description': '''
Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition Make developer to easy build e-commerce website.
1. 1. Edit website product page in source code mode. Edit Product Category Page.
2. 2. Mass edit website product page seo like title, description, keyword etc..
3. Mass translate website page, website blog, website product to any language. this need extra pay for app_ai_seo
4. Easy mass seo builder. Use AI to edit website. mass setup seo. this need extra pay for app_ai_seo
11. Multi-language Support. Multi-Company Support. 11. Multi-language Support. Multi-Company Support.
12. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition. 12. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.
13. Full Open Source. 13. Full Open Source.
========== ==========
1. 程序员网站开发专用
2. 1. 快速电商产品页编辑,源码方式编辑网站产品内容
2. 批量产品网页内容编辑
3. 批量翻译网站页面,博客,产品信息。快速生成全球化网站,需要额外付费模块 app_ai_seo
4. 批量SEO提升网站排名。使用Ai编辑及优化网站需要额外付费模块 app_ai_seo
11. 多语言支持,多公司支持 11. 多语言支持,多公司支持
12. Odoo 16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持 12. Odoo 17,16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持
13. 代码完全开源 13. 代码完全开源
''', ''',
'data': [ 'data': [

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -1,75 +1,177 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
# -*- coding: utf-8 -*-
##############################################################################
# Copyright (C) 2009~2023 odooAi.cn
##############################################################################
-->
<html>
<!-- begin title-->
<section class="oe_container container o_cc o_cc2">
<h2 class="text-center bg-warning text-white pt24 pb24">Website Product Editor source code,SEO Editor.</h2>
<h4 class="text-center">Odoo电商产品源码编辑器</h4>
</section>
<!-- end title-->
<!-- begin grid features-->
<section class="oe_container container s_text_block o_colored_level pt16 pb16">
<h2 class="text-center bg-info text-white pt16 pb16">- Features -</h2>
</section>
<section class="s_features_grid pt24 pb24 o_colored_level" data-snippet="s_features_grid" data-name="Features Grid">
<div class="container">
<div class="row">
<div class="col-lg-6 s_col_no_bgcolor pb24">
<div class="row">
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box" data-tilt-feature="">
<i class="fa bg-primary text-white s_features_grid_icon rounded fa-2x">1</i>
<div class="s_features_grid_content">
<h4 class="pt16">
Edit website e-commerce Product page in source code mode
</h4>
</div>
</div>
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box">
<i class="fa fa-2x rounded bg-primary text-white s_features_grid_icon">2</i>
<div class="s_features_grid_content">
<h4 class="pt16">
Mass edit website product and SEO property like TDK etc..
</h4>
</div>
</div>
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box" data-tilt-feature="">
<i class="fa bg-primary text-white s_features_grid_icon rounded fa-2x">3</i>
<div class="s_features_grid_content">
<h4 class="pt16">
Mass translate website page, blog, product to any language.
</h4>
<p> this need extra pay for app_ai_seo<br></p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 s_col_no_bgcolor pb24">
<div class="row">
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box" data-tilt-feature="">
<i class="fa bg-primary text-white s_features_grid_icon rounded fa-2x">4</i>
<div class="s_features_grid_content">
<h4 class="pt16">
Easy mass SEO builder
</h4>
<p>Mass setup seo. this need extra pay for app_ai_seo<br></p>
</div>
</div>
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box" data-tilt-feature="">
<i class="fa fa-2x rounded bg-primary text-white s_features_grid_icon">11</i>
<div class="s_features_grid_content">
<h4 class="pt16">
Full Open Source.Multi-language Support. Multi-Company Support
</h4>
<p>Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.</p>
<p>代码完全开源多语言支持多公司支持。Odoo 17,16,15,14,13,12, 企业版社区版在线SaaS.sh版等全版本支持</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end grid features-->
<!-- begin snapshot-->
<!-- quick demo-->
<section class="oe_container container"> <section class="oe_container container">
<div class="oe_row oe_spaced" > <div class="oe_row oe_spaced">
<div class="row"> <h2 class="bg-warning text-center pt8 pb8">1. Edit website product page in source code mode. Edit Product Category Page.</h2>
<h2 class="oe_slogan"> </h2> <h4 class="oe_slogan"> editor for website product page (Switch to Developer Mode)</h4>
<h3 class="oe_slogan"> </h3> <div class="oe_demo oe_screenshot img img-fluid">
<div class="oe_row"> <img src="demo1.jpg"/>
<h3>Latest update: v13.23.03.23</h3>
<div class="row">
<img class="oe_demo oe_screenshot img img-fluid" style="max-height: 100%;" src="banner.png">
</div>
<div class="oe_span12 oe_spaced">
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b> Key features: </b>
<ul class="list-unstyled">
<li>
<i class="fa fa-check-square-o text-primary"></i>
Put key function here.
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
1.
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
11. Multi-language Support. Multi-Company Support.
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
12. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.
</li>
</ul>
</div> </div>
<h4 class="oe_slogan"> editor for website product category image </h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo2.jpg"/>
</div> </div>
<h4 class="oe_slogan"> editor source code and edit the SEO TDK</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo3.jpg"/>
</div> </div>
<h4 class="oe_slogan"> editor visual mode</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo4.jpg"/>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container container"> <section class="oe_container container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8">So Easy to navigator and search any data.</h2> <h2 class="bg-warning text-center pt8 pb8">2. Mass edit website Product SEO with Ai like TDK title, description, keyword, url key and name, etc..</h2>
<h4 class="oe_slogan"> </h4> <h4 class="oe_slogan">this need extra pay for app_ai_seo </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src=".jpg"/> <img src="demo5.jpg"/>
</div> </div>
</div> </div>
</section> </section>
<section class="oe_container container"> <section class="oe_container container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8">Multi-language Support..</h2> <h2 class="bg-warning text-center pt8 pb8">3. Mass translate website page, website blog, website product to any language.</h2>
<h4 class="oe_slogan"> </h4> <h4 class="oe_slogan">this need extra pay for app_web_translator </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="cnreadme.jpg"/> <img src="demo6.jpg"/>
</div> </div>
</div> </div>
</section> </section>
<section class="container oe_dark"> <section class="oe_container container">
<div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8">4. Easy mass seo builder. Use AI to edit website. mass setup seo.</h2>
<h4 class="oe_slogan">this need extra pay for app_ai_seo, also app_web_translator including </h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo7.jpg"/>
</div>
</div>
</section>
<!-- end quick demo-->
<!-- begin howto-->
<section class="oe_container container s_text_block o_colored_level pt16 pb16">
<h2 class="text-center bg-info text-white pt16 pb16">- How to setup and use -</h2>
<h3>This app need no extra module. The price already included</h3>
</section>
<section class="oe_container container">
<div class="oe_row oe_spaced">
<h4 class="pt16">
1. Free download and Install
</h4>
<h4 class="pt16">
2. Enjoy and easy use
</h4>
<h4 class="pt16">3. More information in our FAQ</h4>
<div class="row">
https://www.odooai.cn/faq
</div>
</div>
</section>
<!-- end howto-->
<!-- begin upsell-->
<!-- end upsell-->
<!-- begin support-->
<section class="container oe_dark">
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<div class="row"> <div class="row">
<h2 class="oe_slogan">Technical Help & Support</h2> <h2 class="oe_slogan">Technical Help & Support</h2>
</div> </div>
<div class="col-md-12 pad0"> <div class="col-md-12 pad0">
<div class="oe_mt16"> <div class="oe_mt16">
<p><h4> <p><h4 class="pt16">
For any type of technical help & support requests, Feel free to contact us</h4></p> For any type of technical help & support requests, Feel free to contact us</h4></p>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;" <a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:odoo@china.com"><span class="btn btn-warning btn-lg" rel="nofollow" href="mailto:odoo@china.com"><span
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span> style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
<i class="fa fa-envelope"></i> odoo@china.com</a> <i class="fa fa-envelope"></i> odoo@china.com</a>
<p><h4> <p><h4 class="pt16">
Via QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)</h4></p> Via QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)</h4></p>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;" <a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:300883@qq.com"><span class="btn btn-warning btn-lg" rel="nofollow" href="mailto:300883@qq.com"><span
@@ -77,19 +179,11 @@
<i class="fa fa-envelope"></i> 300883@qq.com</a> <i class="fa fa-envelope"></i> 300883@qq.com</a>
</div> </div>
<div class="oe_mt16"> <div class="oe_mt16">
<p><h4> <h4 class="pt16">Visit our website for more support.</h4>
Visit our website for more support.</h4></p> <h4 class="pt16">https://www.odooai.cn</h4>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.odooai.cn" target="_blank"><span
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
<i class="fa fa-web"></i>https://www.odooai.cn</a>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center">
<h2>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h2>
</div>
</section> </section>
<!-- end support-->
</html>