当前位置:网站首页>Fastposter v2.8.4 release e-commerce poster generator
Fastposter v2.8.4 release e-commerce poster generator
2022-06-28 10:14:00 【InfoQ】
fastposter v2.8.4 Release E-commerce poster generator
Community Edition v2.8.4 Release
- Preview button change position , Consistent with the Professional Edition
- Layer code button change position , Consistent with the Professional Edition
- Remove donations from documents
- Organize the code
- Upgrade dependency
requests==2.28.0
pro Python v2.0.9 Release
- The row height setting with the best designer effect
- solve Safari Download poster Chinese garbled code problem
- Fixed the two-dimensional inner margin blank problem
- Standardized data naming uses hump , And Java Version consistency
- A user is generated by default API voucher
- Add upload failure prompt
- Standardize cloud storage configuration naming , And Java Version consistency
- to update Java Developing documents
- Optimize drag and drop components ( performance optimization ) Using open source vue-drag-resize Components Style adjustment dblclick stick-size Style adjustment
- Solve the problem that components do not re render
- be based on vue-drag-resize Refactoring drag and drop components , Solve the problem of dragging and dropping occasionally
- Organize the code
pro Java v2.0.9 Release
- Update cloud storage
- Solve the problem that vouchers are invalid and cannot be reissued
- Optimize drag and drop components ( performance optimization ) Using open source vue-drag-resize Components Style adjustment dblclick stick-size Style adjustment
- Solve the problem that components do not re render
- be based on vue-drag-resize Refactoring drag and drop components , Solve the problem of dragging and dropping occasionally
Related address
- Developing documents :https://poster.prodapi.cn/doc/
- The online demo :https://poster.prodapi.cn/
- pro Python The online demo :https://poster.prodapi.cn/pro/
- pro Java The online demo :https://poster.prodapi.cn/pro/java/
Just three steps , You can complete the poster development
One 、 Start the service
docker run -it --name fast-poster -p 5000:5000 tangweixin/fast-poster
Two 、 Edit Poster

3、 ... and 、 The generated code

curl --location --request POST 'https://poster.prodapi.cn/api/link' \
--header 'Content-Type: application/json' \
--header 'token: ApfrIzxCoK1DwNZOEJCwlrnv6QZ0PCdv' \
--data-raw '{
"title": " Artificial intelligence + machine learning ",
"id": 2
}'
{
"code": 0,
"msg": "success",
"data": {
"url": "https://poster.prodapi.cn/v/90295c118d4c8802"
}
}
Applicable scenario :
- Poster builder
- Poster generation
- Poster generation website
- Poster auto generation tool
- Poster online design generator
- Poster generation system
- Poster builder is made online
- Generate a circle of friends poster
- E-commerce poster editor
- Certificate generation
- Certificate making
- Certificate auto generation tool
- Automatic certificate generator
- Bar code
- Two dimensional sharing poster pictures
- Python Pillow mapping Pillow Make posters
- E-commerce master chart editor
- Java Generate 2D sharing poster pictures
- Java Graphics2D Draw poster pictures
- Wechat applet generates posters to share circle of friends
- PHP Generate 2D poster pictures
- Custom business poster pictures
- H5 Generate poster images
- canvas Generate poster images
- adopt JSON Generate poster images
- BufferdImage Drawing pictures
Community
边栏推荐
- Composite pattern
- As shown in the figure, the SQL row is used to convert the original table of Figure 1. Figure 2 wants to convert it
- 满电出发加速品牌焕新,长安电动电气化产品吹响“集结号”
- Decorator
- 请教下, 我在本地idea运行flinkcdc的mysql到mysql全量同步,这个是在我本地ide
- Missed the golden three silver four, found a job for 4 months, interviewed 15 companies, and finally got 3 offers, ranking P7+
- Is it safe to open an account with the QR code of CICC securities? Tell me what you know
- Instant messaging and BS architecture simulation of TCP practical cases
- Discard Tkinter! Simple configuration to quickly generate cool GUI!
- Unity AssetBundle asset packaging and asset loading
猜你喜欢

Bridge mode

idea连接sql sever失败

Instant messaging and BS architecture simulation of TCP practical cases

再見!IE瀏覽器,這條路由Edge替IE繼續走下去

Function sub file writing

Missed the golden three silver four, found a job for 4 months, interviewed 15 companies, and finally got 3 offers, ranking P7+

如图 用sql行转列 图一原表,图二希望转换后

Redis sentinel cluster main database failure data recovery ideas # yyds dry goods inventory #

Matplotlib属性及注解

代理模式(Proxy)
随机推荐
Discard Tkinter! Simple configuration to quickly generate cool GUI!
再见!IE浏览器,这条路由Edge替IE继续走下去
Unity AssetBundle asset packaging and asset loading
Interface automation framework scaffold - use reflection mechanism to realize the unified initiator of the interface
R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
读取pdf文字和excel写入操作
组合模式(Composite Pattern)
丢弃 Tkinter!简单配置快速生成超酷炫 GUI!
[unity] built in rendering pipeline to URP
June 27, 2022: give a 01 string with a length of N. now please find two intervals so that the number of 1 is equal and the number of 0 is equal in the two intervals. The two intervals can intersect bu
生成token
[happy Lantern Festival] guessing lantern riddles eating lantern festival full of vitality ~ (with lantern riddle guessing games)
Key summary VII of PMP examination - monitoring process group (1)
R语言使用car包中的avPlots函数创建变量添加图(Added-variable plots)、在图像交互中,在变量添加图中手动标识(添加)对于每一个预测变量影响较大的强影响点
[Unity][ECS]学习笔记(一)
Installing redis under Linux and windows (ultra detailed graphic tutorial)
Unity AssetBundle资源打包与资源加载
在OpenCloudOS使用snap安装.NET 6
标识符的命名规则和规范
Please consult me. I run the MYSQL to MySQL full synchronization of flykcdc in my local ide. This is in my local ide